Salome HOME
Fix compilation problem in GCC5.2 with C++11 activated. V8_0_pre
authorAnthony Geay <anthony.geay@edf.fr>
Fri, 30 Oct 2015 09:45:06 +0000 (10:45 +0100)
committerAnthony Geay <anthony.geay@edf.fr>
Fri, 30 Oct 2015 09:45:06 +0000 (10:45 +0100)
src/TestContainer/SALOME_TestComponent_i.cxx

index c13fe8f6d700493f4921953fac302d5a0ab8c7ae..621d767b4610dca5de08af057c7926b5050c1643 100644 (file)
@@ -26,9 +26,7 @@
 //  Module : SALOME
 //  $Header$
 //
-#ifndef WIN32
-# define private protected
-#endif
+
 #include "utilities.h"
 #include "SALOME_TestComponent_i.hxx"
 #include <stdio.h>