0032743: Coding Rules - remove unused class friends of Package classes
[occt.git] / src / VrmlAPI / VrmlAPI.cxx
index 03f378f..895ac4f 100644 (file)
@@ -13,9 +13,9 @@
 // Alternatively, this file may be used under the terms of Open CASCADE
 // commercial license or contractual agreement.
 
+#include <VrmlAPI.hxx>
 
 #include <TopoDS_Shape.hxx>
-#include <VrmlAPI.hxx>
 #include <VrmlAPI_Writer.hxx>
 
 Standard_Boolean VrmlAPI::Write(const TopoDS_Shape& aShape, const Standard_CString aFileName, const Standard_Integer aVersion)  {