diff options
author | Rye <rye@lindenlab.com> | 2024-10-30 21:05:30 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-10-30 21:05:30 -0400 |
commit | fcd8b53a573800f11bf0c5585acf89811e731740 (patch) | |
tree | 7c15c188b41efb1a6221da2da5eba92c4d7245d1 /indra/llkdu/llimagej2ckdu.h | |
parent | 6856c475e89a52568dcabfb730f42bff6d477203 (diff) | |
parent | a09f3335221a8b43eaabd289355269cd38fc5c5f (diff) |
Merge pull request #2961 from secondlife/rye/kdu8
Update KDU to 8.4.1
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; |