]> Creatis software - creaContours.git/blobdiff - lib/kernel_ManagerContour_NDimensions/ParserOsirix/OsirixParser.h
compilation of paser osirix under linux(ubuntu) ok
[creaContours.git] / lib / kernel_ManagerContour_NDimensions / ParserOsirix / OsirixParser.h
index 61aecea6b8ea90c4367725282a87c43ae95dd4db..2b19e444e6be1ed4df148c4c8673f290b09681aa 100644 (file)
@@ -97,7 +97,7 @@ private:
        double _spacing[3];
        int _extent[6];
 
-       typedef vector<vector<double>> vectorXYZ;
+       typedef vector< vector<double> > vectorXYZ;
        std::map<int, vectorXYZ> contoursmapMM; 
        std::map<int, vectorXYZ> contoursmapPX;