]> Creatis software - creaBruker.git/blobdiff - lib/src1/bruker2dicom.cxx
*** empty log message ***
[creaBruker.git] / lib / src1 / bruker2dicom.cxx
index b41186ac00488acc07e8ebf5373c8a687ae51ab9..87997d991c067abd2b43f827606ab68f7cb569da 100644 (file)
@@ -1,5 +1,9 @@
 #include "bruker2dicom.h"
 
+#ifndef PATH_MAX // If not defined yet : do it 
+       #define PATH_MAX 2048
+#endif 
+
 
 
 bool Bruker2Dicom::Execute()