From 30cb8d566ea47800d0bc5f253b957e01101b980a Mon Sep 17 00:00:00 2001 From: James Cook Date: Sun, 29 Nov 2009 12:53:09 -0800 Subject: Missed another LL_COMMON_API tag --- indra/llcommon/lldictionary.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'indra') diff --git a/indra/llcommon/lldictionary.h b/indra/llcommon/lldictionary.h index a8a34a89a5..95178b41e7 100644 --- a/indra/llcommon/lldictionary.h +++ b/indra/llcommon/lldictionary.h @@ -35,7 +35,7 @@ #include #include -struct LLDictionaryEntry +struct LL_COMMON_API LLDictionaryEntry { LLDictionaryEntry(const std::string &name); virtual ~LLDictionaryEntry() {} -- cgit v1.2.3