aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/llcommon/reflective.h
diff options
context:
space:
mode:
Diffstat (limited to 'linden/indra/llcommon/reflective.h')
-rw-r--r--linden/indra/llcommon/reflective.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/linden/indra/llcommon/reflective.h b/linden/indra/llcommon/reflective.h
index e2c18eb..a135376 100644
--- a/linden/indra/llcommon/reflective.h
+++ b/linden/indra/llcommon/reflective.h
@@ -36,7 +36,7 @@
36#define LL_REFLECTIVE_H 36#define LL_REFLECTIVE_H
37 37
38class LLMetaClass; 38class LLMetaClass;
39class LLReflective 39class LL_COMMON_API LLReflective
40{ 40{
41public: 41public:
42 LLReflective(); 42 LLReflective();