diff options
Diffstat (limited to 'options/value.cpp')
-rw-r--r-- | options/value.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/options/value.cpp b/options/value.cpp index 5796dcd6..0e0725f8 100644 --- a/options/value.cpp +++ b/options/value.cpp @@ -1,5 +1,5 @@ // instantiate the "template class" value<t> symbols -#define OTR_OPT_VALUE OTR_TEMPLATE_EXPORT +#define OTR_INST_VALUE OTR_TEMPLATE_EXPORT #include "value.hpp" |