aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/llcommon/metaproperty.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'linden/indra/llcommon/metaproperty.cpp')
-rw-r--r--linden/indra/llcommon/metaproperty.cpp3
1 files changed, 3 insertions, 0 deletions
diff --git a/linden/indra/llcommon/metaproperty.cpp b/linden/indra/llcommon/metaproperty.cpp
index 23ed7d9..221f7a7 100644
--- a/linden/indra/llcommon/metaproperty.cpp
+++ b/linden/indra/llcommon/metaproperty.cpp
@@ -28,7 +28,10 @@
28 * COMPLETENESS OR PERFORMANCE. 28 * COMPLETENESS OR PERFORMANCE.
29 */ 29 */
30 30
31#include "linden_common.h"
32
31#include "metaproperty.h" 33#include "metaproperty.h"
34
32#include "metaclass.h" 35#include "metaclass.h"
33 36
34LLMetaProperty::LLMetaProperty(const std::string& name, const LLMetaClass& object_class) : 37LLMetaProperty::LLMetaProperty(const std::string& name, const LLMetaClass& object_class) :