diff options
author | Rye <rye@lindenlab.com> | 2024-10-27 19:02:55 -0700 |
---|---|---|
committer | Rye <rye@lindenlab.com> | 2024-10-30 19:52:44 -0400 |
commit | a09f3335221a8b43eaabd289355269cd38fc5c5f (patch) | |
tree | 7c15c188b41efb1a6221da2da5eba92c4d7245d1 /indra/llkdu/llimagej2ckdu.h | |
parent | 6856c475e89a52568dcabfb730f42bff6d477203 (diff) |
Update KDU to 8.4.1 and fix kdu tests, also fix llimage_libtest utility
Diffstat (limited to 'indra/llkdu/llimagej2ckdu.h')
-rw-r--r-- | indra/llkdu/llimagej2ckdu.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/indra/llkdu/llimagej2ckdu.h b/indra/llkdu/llimagej2ckdu.h index 8037c81868..8481201cbc 100644 --- a/indra/llkdu/llimagej2ckdu.h +++ b/indra/llkdu/llimagej2ckdu.h @@ -32,7 +32,6 @@ // // KDU core header files // -#define KDU_NO_THREADS #include "kdu_elementary.h" #include "kdu_messaging.h" #include "kdu_params.h" @@ -41,7 +40,6 @@ #include "include_kdu_xxxx.h" #include "kdu_sample_processing.h" -#include <boost/scoped_ptr.hpp> #include <boost/noncopyable.hpp> class LLKDUDecodeState; |