0024002: Overall code and build procedure refactoring -- automatic
[occt.git] / src / IFSelect / IFSelect_EditForm.cxx
index 6f47386..8c204ac 100644 (file)
 // Alternatively, this file may be used under the terms of Open CASCADE
 // commercial license or contractual agreement.
 
-#include <IFSelect_EditForm.ixx>
-#include <Interface_TypedValue.hxx>
+
+#include <IFSelect_EditForm.hxx>
+#include <IFSelect_Editor.hxx>
+#include <IFSelect_ListEditor.hxx>
+#include <Interface_InterfaceModel.hxx>
 #include <Interface_MSG.hxx>
-#include <Message_Messenger.hxx>
+#include <Interface_TypedValue.hxx>
 #include <Message.hxx>
+#include <Message_Messenger.hxx>
+#include <Standard_Transient.hxx>
+#include <Standard_Type.hxx>
 #include <TCollection_HAsciiString.hxx>
 #include <TColStd_HSequenceOfHAsciiString.hxx>