]> www.ginac.de Git - cln.git/blobdiff - include/cln/modules.h
* Change all C include headers to ISO style within C++ code.
[cln.git] / include / cln / modules.h
index 8555c32836b276c4db3a0e4d01ebf093335a1de1..26fc291c01cf8e2c69be92ab81531d495e27b799 100644 (file)
 //
 // CL_FORCE_LINK(dummy,external_variable)
 // forces a link time reference to the external_variable.
-#include <stdlib.h>
+#include <cstdlib>
 #if 0
 // This definition does not work.  It gets optimized away by g++ 3.1.
 #define CL_FORCE_LINK(dummy,external_variable) \