Further Windows build fixes.

This commit is contained in:
Matthias Koefferlein 2019-02-20 23:20:40 +01:00
parent 0f86e0c8aa
commit 03d744cc5b
1 changed files with 1 additions and 1 deletions

View File

@ -243,7 +243,7 @@ private:
* @brief A template using a specific transformation reducer
*/
template <class RED>
class DB_PUBLIC cell_variants_collector
class DB_PUBLIC_TEMPLATE cell_variants_collector
: public VariantsCollectorBase
{
public: