]> www.ginac.de Git - cln.git/blobdiff - tests/timeUPMImul.cc
Enable modifying operators by default.
[cln.git] / tests / timeUPMImul.cc
index be900cd9038072c3484659d94029161df7b1b4b3..272d61808ed7444b00f6e5e8098eb01ebd9378ab 100644 (file)
@@ -3,8 +3,8 @@
 #include <cln/integer.h>
 #include <cln/modinteger.h>
 #include <cln/univpoly.h>
-#include <stdlib.h>
-#include <string.h>
+#include <cstdlib>
+#include <cstring>
 #include <cln/timing.h>
 using namespace cln;