]> www.ginac.de Git - cln.git/blobdiff - examples/legendre.cc
Remove support for K&R C compilers.
[cln.git] / examples / legendre.cc
index c0e4b90a4ad90b3e52efb8ee7580a75385bdacc1..3d3066a346ebb3aa9998abae39ea4a8f034dd414 100644 (file)
@@ -8,7 +8,7 @@
 #include <cln/univpoly_rational.h>
 #include <cln/univpoly_modint.h>
 #include <cln/io.h>
-#include <stdlib.h>
+#include <cstdlib>
 
 using namespace std;
 using namespace cln;