]> SALOME platform Git repositories - modules/kernel.git/commitdiff
Salome HOME
A patch by Nicolas GEIMER for Gcc 4.3.2 compatibility.
authorjfa <jfa@opencascade.com>
Tue, 3 Feb 2009 15:37:31 +0000 (15:37 +0000)
committerjfa <jfa@opencascade.com>
Tue, 3 Feb 2009 15:37:31 +0000 (15:37 +0000)
src/SALOMEDSImpl/SALOMEDSImpl_ScalarVariable.cxx

index 3149d8738693532f5e145ffadd16bf35f1969c95..619e22ccc5fffba8505b077c79d4437d10bc2569 100644 (file)
@@ -24,6 +24,8 @@
 #include "SALOMEDSImpl_ScalarVariable.hxx"
 #include "SALOMEDSImpl_GenericVariable.hxx"
 #include <iostream>
+#include <cstdlib>
+
 using namespace std;
 
 //============================================================================