]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/formulamacro.C
Some cleanups to compile with dec cxx. We are not there yet though.
[lyx.git] / src / mathed / formulamacro.C
index 59a0b861be0cf8096924bf4b0153b77d5b196245..91499791573aebad519cf45b7cb72370517c1265 100644 (file)
@@ -14,7 +14,7 @@
  */
 
 #include <config.h>
-#include <stdlib.h>
+#include <cstdlib>
 
 #ifdef __GNUG__
 #pragma implementation "formulamacro.h"