]> OCCT Git - occt-wok.git/commitdiff
No comments
authorcas <cas@opencascade.com>
Thu, 13 Jan 2000 17:59:02 +0000 (17:59 +0000)
committercas <cas@opencascade.com>
Thu, 13 Jan 2000 17:59:02 +0000 (17:59 +0000)
src/WOKernel/WOKernel_FileTypeKeyWords.cxx

index 1d90cbb6e6f098998d186e9f1d8657c44bcedf29..d8e778349299939e2131c88f6f255b4bb1c52178 100755 (executable)
@@ -1,7 +1,8 @@
 
-//#include <Standard_Macro.hxx>
+#include <Standard_Macro.hxx>
+#include <TCollection_HAsciiString.hxx>
 
-#include <WOKernel_FileTypeKeyWords.hxx>
+//#include <WOKernel_FileTypeKeyWords.hxx>
 
 //#define IMPLEMENT_WOK_STATIC(Name,Value) extern Standard_EXPORT const char Name [] = Value;
 #define IMPLEMENT_WOK_STATIC(Name,Value) Standard_EXPORT const char *Name = Value;