Salome HOME
[MEDCalc] avoiding use of PyLockWrapper in MED component ...
[modules/med.git] / src / MEDCalc / cmp / MEDPresentation.hxx
index 511abb44252e16cccca2baff78049ea0d06614da..cfb974a4b868c3de8e31964f837c1b3aef0601c2 100644 (file)
@@ -21,8 +21,8 @@
 #ifndef SRC_MEDCALC_CMP_MEDPRESENTATION_HXX_
 #define SRC_MEDCALC_CMP_MEDPRESENTATION_HXX_
 
-#include "MEDCouplingRefCountObject.hxx"
 #include <Python.h>
+#include "MEDCouplingRefCountObject.hxx"
 #include "MEDCALC.hxx"
 
 #include <SALOMEconfig.h>