0024002: Overall code and build procedure refactoring -- automatic
[occt.git] / src / IGESDefs / IGESDefs_TabularData.cxx
index 296b6cb..3058df2 100644 (file)
 
 //--------------------------------------------------------------------
 //--------------------------------------------------------------------
-
 // UNFINISHED
 // The last field (theDependentValues) not resolved. Queried to mdtv
 
-#include <IGESDefs_TabularData.ixx>
+#include <IGESBasic_HArray1OfHArray1OfReal.hxx>
+#include <IGESDefs_TabularData.hxx>
 #include <Standard_DimensionMismatch.hxx>
+#include <Standard_OutOfRange.hxx>
+#include <Standard_Type.hxx>
 #include <TColStd_HArray1OfReal.hxx>
 
-
 IGESDefs_TabularData::IGESDefs_TabularData ()    {  }