Salome HOME
Moved some functionality to VTKViewer_Utilities.h
[modules/kernel.git] / src / OCCViewer / OCCViewer_ViewPort.cxx
index 1d6d410baba945ae175913993824eed26d61cfbc..695d4269226a75c43f2d8729190dd4f489fc4127 100644 (file)
@@ -26,7 +26,6 @@
 //  Module : SALOME
 //  $Header$
 
-using namespace std;
 #include <stdlib.h>
 
 #if !defined WNT
@@ -53,6 +52,10 @@ using namespace std;
 #include <qpixmap.h>
 #include <qintdict.h>
 
+#include "utilities.h"
+
+using namespace std;
+
 /* XPM */
 const char* imageZoomCursor[] = { 
 "32 32 3 1",