diff --git a/Code/IO/otbMetaDataKey.h b/Code/IO/otbMetaDataKey.h index 66c34f12c02a7172a00ae95a9a4f0139957802fa..f3b228280aef46fb9cb2059ab153be2461583d47 100644 --- a/Code/IO/otbMetaDataKey.h +++ b/Code/IO/otbMetaDataKey.h @@ -22,12 +22,14 @@ #pragma warning ( disable : 4786 ) #endif -#include "gdal.h" -#include "itkDataObject.h" #include <iostream> #include <string> #include <vector> +#include "itkDataObject.h" +#include "gdal.h" + + namespace otb { /** \class MetaDataKey