Adapt to changes in c++utilities

This commit is contained in:
Martchus 2019-06-12 21:14:23 +02:00
parent fa81042d86
commit 87b31d3965
1 changed files with 2 additions and 2 deletions

View File

@ -10,8 +10,8 @@
#define LIBREPOINDEX_EXPORT
#define LIBREPOINDEX_IMPORT
#else
#define LIBREPOINDEX_EXPORT LIB_EXPORT
#define LIBREPOINDEX_IMPORT LIB_IMPORT
#define LIBREPOINDEX_EXPORT CPP_UTILITIES_GENERIC_LIB_EXPORT
#define LIBREPOINDEX_IMPORT CPP_UTILITIES_GENERIC_LIB_IMPORT
#endif
/*!