]> Creatis software - gdcm.git/blobdiff - src/gdcm.h
Adding std::
[gdcm.git] / src / gdcm.h
index 997001a0ff0e575e7730026e1dc6e1c9dd70a7f5..bae51665f76ae44ed824521fd8d5cca66861acd0 100644 (file)
@@ -3,7 +3,7 @@
 #ifndef GDCM_H
 #define GDCM_H
 
-////////////////////////////////////////////////////////////////////////////
+//-----------------------------------------------------------------------------
 // Tag based hash tables.
 // We shall use as keys the strings (as the C++ type) obtained by
 // concatenating the group value and the element value (both of type
@@ -31,4 +31,4 @@
 #include "gdcmUtil.h"
 
 //-----------------------------------------------------------------------------
-#endif // #ifndef GDCM_H
+#endif