]> Creatis software - gdcm.git/commitdiff
#include missing
authorjpr <jpr>
Wed, 4 Feb 2004 11:44:29 +0000 (11:44 +0000)
committerjpr <jpr>
Wed, 4 Feb 2004 11:44:29 +0000 (11:44 +0000)
src/gdcmDicomDirElement.cxx

index cc83188dd8e4926c0d731f44611de96b9954cfbe..7fecc3eb4deb9df415ccd440aa63d9ac9bcca7e1 100644 (file)
@@ -1,6 +1,7 @@
 // gdcmDicomDirElement.cxx
 //-----------------------------------------------------------------------------
 #include <fstream>
+#include <stdio.h>    // For sprintf
 
 #include "gdcmDicomDirElement.h"
 #include "gdcmUtil.h"