summaryrefslogtreecommitdiffhomepage
path: root/options/value.cpp
blob: e0be69ae6b647c9a0d0a9915d6573494b2185e68 (plain)
1
2
3
4
5
6
// instantiate the "template class" value<t> symbols

#include "compat/linkage-macros.hpp"
#define OTR_INST_VALUE(x) OTR_TEMPLATE_EXPORT(x)
#include "value.hpp"