Skip to content
Snippets Groups Projects
Commit 30cb8d56 authored by James Cook's avatar James Cook
Browse files

Missed another LL_COMMON_API tag

parent b50ba67b
No related branches found
No related tags found
No related merge requests found
...@@ -35,7 +35,7 @@ ...@@ -35,7 +35,7 @@
#include <map> #include <map>
#include <string> #include <string>
struct LLDictionaryEntry struct LL_COMMON_API LLDictionaryEntry
{ {
LLDictionaryEntry(const std::string &name); LLDictionaryEntry(const std::string &name);
virtual ~LLDictionaryEntry() {} virtual ~LLDictionaryEntry() {}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment