]> SALOME platform Git repositories - plugins/netgenplugin.git/commitdiff
Salome HOME
Remove warnings
authoradam <adam>
Mon, 28 Feb 2011 10:03:09 +0000 (10:03 +0000)
committeradam <adam>
Mon, 28 Feb 2011 10:03:09 +0000 (10:03 +0000)
src/NETGENPlugin/NETGENPlugin_NETGEN_3D.cxx

index 8bec2ec356a63489217a8f0cd55d5bc65971f952..a28ad1f3aad4b1cdf23365ad2fe02539b7353222 100644 (file)
@@ -66,7 +66,9 @@
   Netgen include files
 */
 
+#ifndef OCCGEOMETRY
 #define OCCGEOMETRY
+#endif
 #include <occgeom.hpp>
 namespace nglib {
 #include <nglib.h>