X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=Example%2FTestDcm2Acr.cxx;h=4e8332a80c15e73d6d94632129a718221803525f;hb=dc2846f4750cf09f08d5f356792b8a12f2a97a2f;hp=59282f0bebd1095d960242740c111f6570a1e2e9;hpb=1d69b92978803204089d270599133917d944c651;p=gdcm.git diff --git a/Example/TestDcm2Acr.cxx b/Example/TestDcm2Acr.cxx index 59282f0b..4e8332a8 100644 --- a/Example/TestDcm2Acr.cxx +++ b/Example/TestDcm2Acr.cxx @@ -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 #include "gdcm.h" +#include int main(int argc, char* argv[]) {