]> Creatis software - gdcm.git/blobdiff - Testing/TestDicomString.cxx
* src/gdcmDirList.[h|cxx] : add method to find a directory
[gdcm.git] / Testing / TestDicomString.cxx
index ce0efd42f76ed6cf329812cff5df8199f80d33b3..c778fa112a7a7dd8d09583d1dcfed48470404a9a 100644 (file)
@@ -3,8 +3,8 @@
   Program:   gdcm
   Module:    $RCSfile: TestDicomString.cxx,v $
   Language:  C++
-  Date:      $Date: 2004/11/16 04:28:20 $
-  Version:   $Revision: 1.3 $
+  Date:      $Date: 2005/01/08 23:18:31 $
+  Version:   $Revision: 1.4 $
                                                                                 
   Copyright (c) CREATIS (Centre de Recherche et d'Applications en Traitement de
   l'Image). All rights reserved. See Doc/License.txt or
@@ -16,6 +16,7 @@
                                                                                 
 =========================================================================*/
 #include "gdcmUtil.h"
+#include <assert.h>
 
 int TestDicomString(int , char* [])
 {