]> SALOME platform Git repositories - modules/gui.git/commitdiff
Salome HOME
patch for correct compilation on Linux
authorasl <asl@opencascade.com>
Mon, 25 May 2015 06:52:03 +0000 (09:52 +0300)
committerasl <asl@opencascade.com>
Mon, 25 May 2015 06:52:03 +0000 (09:52 +0300)
src/OCCViewer/OCCViewer_ViewPort3d.cxx

index e7ae97c5f52ae20b91885853b1b87ea024671e3f..a60ec0e62b6b08bdb13168552d42cb723fc5b471 100755 (executable)
@@ -52,7 +52,7 @@
 #if defined WIN32
 #include <WNT_Window.hxx>
 #else
-#include <Xw_Window.hxx>
+//#include <Xw_Window.hxx>
 #endif
 
 static double rx = 0.;