Salome HOME
Fix compilation problem
authormnt <mnt@opencascade.com>
Thu, 12 May 2016 09:51:15 +0000 (12:51 +0300)
committermnt <mnt@opencascade.com>
Thu, 12 May 2016 09:51:15 +0000 (12:51 +0300)
src/OBJECT/SMESH_Actor.cxx

index af0a9ab7ac236ef1b43376201f6b609b2aac12a7..b0136d8e4f62a00ca5e9409bbc50b65eef3f6244 100644 (file)
@@ -83,6 +83,8 @@
 
 #ifdef _DEBUG_
 static int MYDEBUG = 0;
 
 #ifdef _DEBUG_
 static int MYDEBUG = 0;
+#else
+static int MYDEBUG = 0;
 #endif
 
 static int aLineWidthInc = 2;
 #endif
 
 static int aLineWidthInc = 2;