X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;ds=sidebyside;f=Example%2FWriteDicomSimple.cxx;h=84d98a928ee611c6a79938c46b77bd4342d4c4c5;hb=00aaf4d70ada57b16f0914337e0a71fab157e3cd;hp=874194a04821b38c4a8110bd48a58a91d8d7d03a;hpb=ce3372df36e7e076a5bf1dd8b54a18a9f92aeb82;p=gdcm.git diff --git a/Example/WriteDicomSimple.cxx b/Example/WriteDicomSimple.cxx index 874194a0..84d98a92 100644 --- a/Example/WriteDicomSimple.cxx +++ b/Example/WriteDicomSimple.cxx @@ -3,8 +3,8 @@ Program: gdcm Module: $RCSfile: WriteDicomSimple.cxx,v $ Language: C++ - Date: $Date: 2005/04/20 11:25:35 $ - Version: $Revision: 1.12 $ + Date: $Date: 2005/07/08 12:02:02 $ + Version: $Revision: 1.13 $ Copyright (c) CREATIS (Centre de Recherche et d'Applications en Traitement de l'Image). All rights reserved. See Doc/License.txt or @@ -24,7 +24,7 @@ */ #include "gdcmFile.h" #include "gdcmFileHelper.h" - + #include #include