diff options
author | Merov Linden <merov@lindenlab.com> | 2012-02-27 15:24:39 -0800 |
---|---|---|
committer | Merov Linden <merov@lindenlab.com> | 2012-02-27 15:24:39 -0800 |
commit | 7122308534a65262f86c12ac45ac357dce8a6f4a (patch) | |
tree | e4533e0b4e327e90e8a80111a46e9c96d5333d30 /indra/llkdu/llkdumem.h | |
parent | 8efce456afa2f63038594752f491b521e168fbdf (diff) |
SH-1998 : Compatible API changes KDU v6.4.1 / v7.0.0
Diffstat (limited to 'indra/llkdu/llkdumem.h')
-rw-r--r-- | indra/llkdu/llkdumem.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/llkdu/llkdumem.h b/indra/llkdu/llkdumem.h index 9d923fc367..dbdf88b2d9 100644 --- a/indra/llkdu/llkdumem.h +++ b/indra/llkdu/llkdumem.h @@ -28,6 +28,7 @@ #define LL_LLKDUMEM_H // Support classes for reading and writing from memory buffers in KDU +#define KDU_NO_THREADS #include "kdu_image.h" #include "kdu_elementary.h" #include "kdu_messaging.h" |