git://www.ginac.de
/
ginac.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
* Adjusted Debinization.
[ginac.git]
/
check
/
checks.h
diff --git
a/check/checks.h
b/check/checks.h
index 2beca6d3718d71f0ffd9488379d410c3bf84fd2d..a705265d505bd0671ec8f83bac4c96aeecd49d9b 100644
(file)
--- a/
check/checks.h
+++ b/
check/checks.h
@@
-23,9
+23,9
@@
#ifndef CHECKS_H
#define CHECKS_H
-// For rand() and friends:
-#include <stdlib.h>
+#include <iostream>
+#include "config.h"
#include "ginac.h"
using namespace std;
using namespace GiNaC;