Missed another LL_COMMON_API tag
parent
b50ba67bd8
commit
30cb8d566e
|
|
@ -35,7 +35,7 @@
|
|||
#include <map>
|
||||
#include <string>
|
||||
|
||||
struct LLDictionaryEntry
|
||||
struct LL_COMMON_API LLDictionaryEntry
|
||||
{
|
||||
LLDictionaryEntry(const std::string &name);
|
||||
virtual ~LLDictionaryEntry() {}
|
||||
|
|
|
|||
Loading…
Reference in New Issue