From d4d5ec2ca5d62d9b6a64519e93f2ac4b2168df40 Mon Sep 17 00:00:00 2001 From: malaterre Date: Thu, 7 Oct 2004 21:38:12 +0000 Subject: [PATCH] ENH: Hopefully these were the last remaining warnings --- Testing/TestAllEntryVerify.cxx | 2 +- Testing/TestDicomDir.cxx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Testing/TestAllEntryVerify.cxx b/Testing/TestAllEntryVerify.cxx index 65cc0cd5..9069a132 100644 --- a/Testing/TestAllEntryVerify.cxx +++ b/Testing/TestAllEntryVerify.cxx @@ -1,8 +1,8 @@ +#include "gdcmHeader.h" #include #include #include #include -#include "gdcmHeader.h" //Generated file: #include "gdcmDataImages.h" diff --git a/Testing/TestDicomDir.cxx b/Testing/TestDicomDir.cxx index d0ab6c0e..de6219b0 100644 --- a/Testing/TestDicomDir.cxx +++ b/Testing/TestDicomDir.cxx @@ -1,8 +1,8 @@ -#include #include "gdcm.h" #include "gdcmDocEntry.h" #include "gdcmDicomDir.h" +#include #include int TestDicomDir(int argc, char* argv[]) -- 2.48.1