aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/llcommon/metaproperty.h
diff options
context:
space:
mode:
Diffstat (limited to 'linden/indra/llcommon/metaproperty.h')
-rw-r--r--linden/indra/llcommon/metaproperty.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/linden/indra/llcommon/metaproperty.h b/linden/indra/llcommon/metaproperty.h
index e5ac359..6c016c5 100644
--- a/linden/indra/llcommon/metaproperty.h
+++ b/linden/indra/llcommon/metaproperty.h
@@ -41,7 +41,7 @@
41 41
42class LLMetaClass; 42class LLMetaClass;
43class LLReflective; 43class LLReflective;
44class LLMetaProperty 44class LL_COMMON_API LLMetaProperty
45{ 45{
46public: 46public:
47 LLMetaProperty(const std::string& name, const LLMetaClass& object_class); 47 LLMetaProperty(const std::string& name, const LLMetaClass& object_class);