diff --git a/Code/UtilitiesAdapters/OGRAdapters/otbOGRLayerWrapper.h b/Code/UtilitiesAdapters/OGRAdapters/otbOGRLayerWrapper.h
index 07a4fd9f4d4d31a65ef7472f30b6b81f59efc9b7..0e8d2158f738bf1287a4c24500fe5b616633b2b6 100644
--- a/Code/UtilitiesAdapters/OGRAdapters/otbOGRLayerWrapper.h
+++ b/Code/UtilitiesAdapters/OGRAdapters/otbOGRLayerWrapper.h
@@ -67,7 +67,7 @@ public:
   /**\name ITK standard definitions */
   //@{
   typedef Layer                         Self;
-  const char *GetNameOfClass() const {return "Layer";}
+  const char *GetNameOfClass() const {return "Layer"; }
   //@}
 
 #if 0