0033661: Data Exchange, Step Import - Tessellated GDTs are not imported
[occt.git] / src / IFSelect / IFSelect_Modifier.hxx
index 71be4d7..9e98826 100644 (file)
@@ -21,7 +21,6 @@
 #include <Standard_Type.hxx>
 
 #include <IFSelect_GeneralModifier.hxx>
-#include <Standard_Boolean.hxx>
 class IFSelect_ContextModif;
 class Interface_InterfaceModel;
 class Interface_Protocol;
@@ -48,7 +47,7 @@ public:
   //! generated and filled. ModelCopier has already checked the
   //! criteria (Dispatch, Model Rank, Selection) before calling it.
   //!
-  //! <ctx> detains informations about original data and selection.
+  //! <ctx> detains information about original data and selection.
   //! The result of copying, on which modifications are to be done,
   //! is <target>.
   //! <TC> allows to run additional copies as required