From: vsr Date: Mon, 30 Mar 2015 10:37:20 +0000 (+0300) Subject: Fix problem of compilation with OCCT dev X-Git-Tag: V7_6_0a1~6 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=8d3f33b4bd9b08c5b8f7101765f860e0c2998904;p=modules%2Fgui.git Fix problem of compilation with OCCT dev --- diff --git a/src/OCCViewer/OCCViewer_VService.cxx b/src/OCCViewer/OCCViewer_VService.cxx index 4dba02787..94f5862b8 100755 --- a/src/OCCViewer/OCCViewer_VService.cxx +++ b/src/OCCViewer/OCCViewer_VService.cxx @@ -25,7 +25,6 @@ #include #include -#include #include #if OCC_VERSION_LARGE > 0x06070200 // for OCC-6.7.3 and higher version #include @@ -33,6 +32,7 @@ #include #include #endif +#include #ifdef WIN32 #include