diff --git a/src/db/db/dbText.h b/src/db/db/dbText.h index 5e678562c..ffff84e07 100644 --- a/src/db/db/dbText.h +++ b/src/db/db/dbText.h @@ -276,7 +276,7 @@ inline void mem_stat (MemStatistics *stat, MemStatistics::purpose_t purpose, int */ template -class DB_PUBLIC_TEMPLATE text +class DB_PUBLIC text { public: typedef C coord_type;