Salome HOME
Merge remote-tracking branch 'origin/master' into V9_dev
authorrnv <rnv@opencascade.com>
Thu, 20 Jul 2017 13:34:05 +0000 (16:34 +0300)
committerrnv <rnv@opencascade.com>
Thu, 20 Jul 2017 13:34:05 +0000 (16:34 +0300)
src/ydfx_gui/ydfxgui.cxx

index daae597d1d35044465e0601d0afbab6eeb7efdce..066905577d7735b8e52d4ac39bd18c30c2ad630a 100644 (file)
 // See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 //
 // Author : Anthony Geay (EDF R&D)
+#include <Python.h>
 
 #include "YACSEvalSession.hxx"
-
 #include "YDFXGUIMain.hxx"
-#include <Python.h>
 
 #include <QApplication>
 
-#include "Python.h"
-
 int main(int argc, char *argv[])
 {
   QApplication app(argc,argv);