summaryrefslogtreecommitdiff
path: root/indra/llcommon/llhandle.h
diff options
context:
space:
mode:
authorNat Goodspeed <nat@lindenlab.com>2017-03-13 15:03:57 -0400
committerNat Goodspeed <nat@lindenlab.com>2017-03-13 15:03:57 -0400
commita160e084afb336ad88af04c96ceb3f804176c92c (patch)
tree7aa10603d8aba8d14206c48260cee607ce764789 /indra/llcommon/llhandle.h
parent17c8eadb3d89bc78019f0b50eb8b109f25616781 (diff)
parentc1458713dea2ac8cec100628c0ca5238fcca93ba (diff)
Automated merge with ssh://bitbucket.org/lindenlab/viewer64-maint-7177
Diffstat (limited to 'indra/llcommon/llhandle.h')
-rw-r--r--indra/llcommon/llhandle.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/llcommon/llhandle.h b/indra/llcommon/llhandle.h
index feb5f41848..570cd330b8 100644
--- a/indra/llcommon/llhandle.h
+++ b/indra/llcommon/llhandle.h
@@ -28,6 +28,7 @@
#define LLHANDLE_H
#include "llpointer.h"
+#include "llrefcount.h"
#include "llexception.h"
#include <stdexcept>
#include <boost/type_traits/is_convertible.hpp>