]> SALOME platform Git repositories - modules/gui.git/commitdiff
Salome HOME
#include <stdlib.h> added (Windows compilation)
authorsln <sln@opencascade.com>
Mon, 31 Oct 2005 14:01:59 +0000 (14:01 +0000)
committersln <sln@opencascade.com>
Mon, 31 Oct 2005 14:01:59 +0000 (14:01 +0000)
src/SUITApp/SUITApp.cxx

index 9c7c34fb8ed4c9699e5113e98796289b263a935c..f19049fc4996c3f4fcef443122184c98501ec2f5 100644 (file)
@@ -14,6 +14,8 @@
 #include <Python.h>
 #endif
 
+#include <stdlib.h>
+
 #include <qstringlist.h>
 #include <qfile.h>
 #include <qdir.h>