X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=Example%2FFindTags.cxx;h=7bd9c00eaa1190cd9bb81c3d62a2b5d6091448c9;hb=75fe55c7b72932dac378a24e7315071bc0ac9af6;hp=20a3d52ae9007dfeb699c0c746d176989116f1be;hpb=1d69b92978803204089d270599133917d944c651;p=gdcm.git diff --git a/Example/FindTags.cxx b/Example/FindTags.cxx index 20a3d52a..7bd9c00e 100644 --- a/Example/FindTags.cxx +++ b/Example/FindTags.cxx @@ -1,6 +1,24 @@ +/*========================================================================= + + Program: gdcm + Module: $RCSfile: FindTags.cxx,v $ + Language: C++ + Date: $Date: 2004/11/16 04:26:17 $ + Version: $Revision: 1.5 $ + + 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 "math.h" +#include int main(int argc, char* argv[]) {