Salome HOME
Porting to OCCT7.5.0
[modules/shaper.git] / src / Model / Model_Document.cpp
index 03d5a423b26afd5d08b3d1132dfd454f10ab18cd..5b68969e887510ec3353e12cbb8d1322aa3d72bc 100644 (file)
 #include <OSD_File.hxx>
 #include <OSD_Path.hxx>
 #include <OSD_Protection.hxx>
+
+#ifdef TINSPECTOR
 #include <CDF_Session.hxx>
 #include <CDF_Directory.hxx>
+#endif
+
 #include <UTL.hxx>
 
 #include <climits>