summaryrefslogtreecommitdiff
path: root/indra/llcommon/lldependencies.h
diff options
context:
space:
mode:
authorMark Palange (Mani) <palange@lindenlab.com>2009-07-28 18:28:27 -0700
committerMark Palange (Mani) <palange@lindenlab.com>2009-07-28 18:28:27 -0700
commitc2cd5d5e8bfdeccaa3e038f60f817f4ced55c797 (patch)
treec513bf31da61c543476f056e91d7fab2041000e6 /indra/llcommon/lldependencies.h
parenteb0a3c9960d53fde2cd618c9e46f5aaf77fd80d9 (diff)
parentfe339408cefb51023cae8a7fd3def2a4b8a75a65 (diff)
merge
Diffstat (limited to 'indra/llcommon/lldependencies.h')
-rw-r--r--indra/llcommon/lldependencies.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/llcommon/lldependencies.h b/indra/llcommon/lldependencies.h
index bd4bd7c96a..754557cf31 100644
--- a/indra/llcommon/lldependencies.h
+++ b/indra/llcommon/lldependencies.h
@@ -81,7 +81,7 @@ struct instance_from_range: public TYPE
* LLDependencies components that should not be reinstantiated for each KEY,
* NODE specialization
*/
-class LLDependenciesBase
+class LL_COMMON_API LLDependenciesBase
{
public:
virtual ~LLDependenciesBase() {}