]> Creatis software - gdcm.git/blobdiff - Example/TestDcm2Acr.cxx
BUG: Comitting patch from JPR, to support IRAD Data Set
[gdcm.git] / Example / TestDcm2Acr.cxx
index 59282f0bebd1095d960242740c111f6570a1e2e9..4e8332a80c15e73d6d94632129a718221803525f 100644 (file)
@@ -1,5 +1,23 @@
+/*=========================================================================
+                                                                                
+  Program:   gdcm
+  Module:    $RCSfile: TestDcm2Acr.cxx,v $
+  Language:  C++
+  Date:      $Date: 2004/11/16 04:26:18 $
+  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
+  http://www.creatis.insa-lyon.fr/Public/Gdcm/License.html for details.
+                                                                                
+     This software is distributed WITHOUT ANY WARRANTY; without even
+     the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR
+     PURPOSE.  See the above copyright notices for more information.
+                                                                                
+=========================================================================*/
 #include <iostream>
 #include "gdcm.h"
+#include <stdio.h>
 
 int main(int argc, char* argv[])
 {