]> SALOME platform Git repositories - modules/visu.git/commitdiff
Salome HOME
to avoid compilation error
authorapo <apo@opencascade.com>
Wed, 12 Jan 2005 10:48:08 +0000 (10:48 +0000)
committerapo <apo@opencascade.com>
Wed, 12 Jan 2005 10:48:08 +0000 (10:48 +0000)
src/VISU_I/VISU_CorbaMedConvertor.cxx

index d3bd9f89fc5e90e968abc6adf6beeb61361cb37f..b33369835494c1fae23c87c8a9ac90a412ef5799 100644 (file)
@@ -40,7 +40,7 @@ using namespace std;
 #define USER_INTERLACE MED_FULL_INTERLACE
 
 #ifdef _DEBUG_
-static int MYDEBUG = 0
+static int MYDEBUG = 0;
 #else
 static int MYDEBUG = 0;
 #endif