Salome HOME
Merge remote branch 'origin/master' into V8_1_BR
[modules/smesh.git] / src / SMESHGUI / SMESHGUI_VTKUtils.h
index ffce8af75fb18fc868ada9a99b466e8aed76e865..b1159bd139ede160bfcaf7dff4b1451f8a89603b 100644 (file)
@@ -40,7 +40,8 @@
 #include <SALOME_InteractiveObject.hxx>
 #include <VTKViewer_Filter.h>
 
-class TColStd_IndexedMapOfInteger;
+// OCCT includes
+#include <TColStd_IndexedMapOfInteger.hxx>
 
 class SALOMEDSClient_Study;