]> SALOME platform Git repositories - modules/kernel.git/commitdiff
Salome HOME
Updated SALOME Kernel sources for building under Ms Visual .NET on Windows platform.
authorstv <stv@opencascade.com>
Mon, 20 Feb 2006 09:17:40 +0000 (09:17 +0000)
committerstv <stv@opencascade.com>
Mon, 20 Feb 2006 09:17:40 +0000 (09:17 +0000)
src/SALOMEDS/SALOMEDS_Client.cxx

index 8a19fe9e2453cbb6f37e78a193c9b8c5ea979978..0495e2eadbdc2f8805b0cbc6b9131635688e768c 100644 (file)
 //  Module : SALOME
 //  $Header$
 
-#include <SALOMEconfig.h>
-#include CORBA_SERVER_HEADER(SALOMEDS)
 #include "SALOMEDS_StudyManager_i.hxx"
 #include "utilities.h"
 #include "SALOMEDS_AttributeName_i.hxx"
 #include "HDFOI.hxx"
+
+#include <SALOMEconfig.h>
+#include CORBA_SERVER_HEADER(SALOMEDS)
+
 using namespace std;
 
 //============================================================================