0028417: Using PRECOMPILED HEADER to speed up compilation time
[occt.git] / src / IGESSelect / IGESSelect_IGESTypeForm.hxx
index 873a036..9196452 100644 (file)
 class Standard_Transient;
 class Interface_InterfaceModel;
 
+// Avoid possible conflict with SetForm macro defined by windows.h
+#ifdef SetForm
+#undef SetForm
+#endif
 
 class IGESSelect_IGESTypeForm;
 DEFINE_STANDARD_HANDLE(IGESSelect_IGESTypeForm, IFSelect_Signature)