// but only if this has not been done yet, to avoid redefinition
#if !defined(yyFlexLexer) && !defined(FlexLexerOnce)
#define yyFlexLexer stepFlexLexer
- #include "FlexLexer.h"
+ #include <FlexLexer.h>
#endif
namespace step
#ifndef NCollection_DynamicArray_HeaderFile
#define NCollection_DynamicArray_HeaderFile
-#include "NCollection_Allocator.hxx"
-#include "NCollection_BasePointerVector.hxx"
+#include <NCollection_Allocator.hxx>
+#include <NCollection_BasePointerVector.hxx>
#include <Standard_DimensionMismatch.hxx>
#include <Standard_OutOfMemory.hxx>
#include <Standard_NotImplemented.hxx>
#ifndef NCollection_String_HeaderFile
#define NCollection_String_HeaderFile
-#include "NCollection_UtfString.hxx"
+#include <NCollection_UtfString.hxx>
typedef NCollection_Utf8String NCollection_String;
typedef NCollection_UtfIterator<Standard_WideChar> NCollection_UtfWideIter;
// template implementation
-#include "NCollection_UtfIterator.lxx"
+#include <NCollection_UtfIterator.lxx>
#endif // _NCollection_UtfIterator_H__
typedef NCollection_UtfString<Standard_WideChar> NCollection_UtfWideString;
// template implementation (inline methods)
-#include "NCollection_UtfString.lxx"
+#include <NCollection_UtfString.lxx>
#endif // _NCollection_UtfString_H__
#include <Standard_OutOfRange.hxx>
#include <Standard_CString.hxx>
#include <Standard_HashUtils.hxx>
-#include "TCollection_AsciiString.hxx"
+#include <TCollection_AsciiString.hxx>
// definition global methods for using in NCollection