summaryrefslogtreecommitdiff
path: root/indra/llcommon/llmetrics.h
diff options
context:
space:
mode:
authorNat Goodspeed <nat@lindenlab.com>2009-07-31 14:19:44 -0400
committerNat Goodspeed <nat@lindenlab.com>2009-07-31 14:19:44 -0400
commitaaf870733a6ba4e0ff2ef93226897983950da046 (patch)
tree3ccd176b149b01a9afa4839b582b3eccee198881 /indra/llcommon/llmetrics.h
parent084983485f9e05ff9164fabe3244ffd6f33295cf (diff)
parent29607ab70edea79cfdceaa52d632d77e6699cb8f (diff)
Update with palmer's round 1 changes
Diffstat (limited to 'indra/llcommon/llmetrics.h')
-rw-r--r--indra/llcommon/llmetrics.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/llcommon/llmetrics.h b/indra/llcommon/llmetrics.h
index 11e10a5a2e..f6f49eb456 100644
--- a/indra/llcommon/llmetrics.h
+++ b/indra/llcommon/llmetrics.h
@@ -36,7 +36,7 @@
#define LL_LLMETRICS_H
class LLMetricsImpl;
-class LL_COMMON_API LLSD;
+class LLSD;
class LL_COMMON_API LLMetrics
{