0025773: Visualization - remove AIS_Drawer class and transfer its Link() logic to...
[occt.git] / samples / mfc / standard / 06_Ocaf / src / StdAfx.h
index 4a8af24..89edb6e 100755 (executable)
@@ -39,7 +39,6 @@
 #include <Standard_ShortReal.hxx>
 #pragma warning(  default : 4244 )        // Issue warning 4244
 
-#include <AIS_Drawer.hxx>
 #include <AIS_InteractiveContext.hxx>
 #include <AIS_InteractiveObject.hxx>
 #include <AIS_Shape.hxx>
@@ -86,6 +85,7 @@
 #include <MMgt_TShared.hxx>
 #include <OSD_Environment.hxx>
 #include <Precision.hxx>
+#include <Prs3d_Drawer.hxx>
 #include <Prs3d_IsoAspect.hxx>
 #include <Prs3d_LineAspect.hxx>
 #include <Prs3d_Projector.hxx>