]> www.ginac.de Git - ginac.git/blobdiff - check/exam_cra.cpp
exam_cra: explicitly #include <limits>. This should make g++ 4.3 happy.
[ginac.git] / check / exam_cra.cpp
index 11e1ab700405076a739944652b68063ae924fbf9..2c6163eef65c9e410e13bc8fa776bf4d0d96d3c5 100644 (file)
@@ -7,6 +7,7 @@
 #include <map>
 #include <vector>
 #include <stdexcept>
+#include <limits>
 using namespace cln;
 using namespace std;