You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
14 lines
504 B
14 lines
504 B
14 years ago
|
diff -up gdcm-2.0.18/Examples/Cxx/FixJAIBugJPEGLS.cxx.charls gdcm-2.0.18/Examples/Cxx/FixJAIBugJPEGLS.cxx
|
||
|
--- gdcm-2.0.18/Examples/Cxx/FixJAIBugJPEGLS.cxx.charls 2011-06-29 01:08:45.000000000 -0600
|
||
|
+++ gdcm-2.0.18/Examples/Cxx/FixJAIBugJPEGLS.cxx 2011-11-02 08:42:35.461761850 -0600
|
||
|
@@ -17,8 +17,7 @@
|
||
|
|
||
|
#include <fstream>
|
||
|
|
||
|
-#include "gdcmcharls/stdafx.h"
|
||
|
-#include "gdcmcharls/interface.h"
|
||
|
+#include "gdcm_charls.h"
|
||
|
|
||
|
/*
|
||
|
* This small example should show how one can handle the famous JAI-JPEGLS bug
|