diff options
| author | Nat Goodspeed <nat@lindenlab.com> | 2016-04-25 22:57:29 -0400 |
|---|---|---|
| committer | Nat Goodspeed <nat@lindenlab.com> | 2016-04-25 22:57:29 -0400 |
| commit | b9fa7e7aeb41984e13fabbd38ebb1d2a86542e2c (patch) | |
| tree | ef121df533df07809b9ea8ead7214ec30806caf2 /indra/llkdu/llkdumem.cpp | |
| parent | 6b9ceb561c9754c2974e92c66ba15596d490754b (diff) | |
| parent | a0052fac052c527e67f07a978a9413804427a736 (diff) | |
Automated merge with ssh://bitbucket.org/lindenlab/viewer64
Diffstat (limited to 'indra/llkdu/llkdumem.cpp')
| -rwxr-xr-x | indra/llkdu/llkdumem.cpp | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/indra/llkdu/llkdumem.cpp b/indra/llkdu/llkdumem.cpp index 0347475559..96e9da25d8 100755 --- a/indra/llkdu/llkdumem.cpp +++ b/indra/llkdu/llkdumem.cpp @@ -28,6 +28,9 @@ #include "llkdumem.h" #include "llerror.h" +using namespace kdu_core; +using kd_supp_image_local::image_line_buf; + #if defined(LL_WINDOWS) # pragma warning(disable: 4702) // unreachable code #endif |
