mirror of https://github.com/KLayout/klayout.git
Hopefully fixing Windows builds
This commit is contained in:
parent
ce4178aa73
commit
141f7d78cd
|
|
@ -276,7 +276,7 @@ inline void mem_stat (MemStatistics *stat, MemStatistics::purpose_t purpose, int
|
|||
*/
|
||||
|
||||
template <class C>
|
||||
class DB_PUBLIC_TEMPLATE text
|
||||
class DB_PUBLIC text
|
||||
{
|
||||
public:
|
||||
typedef C coord_type;
|
||||
|
|
|
|||
Loading…
Reference in New Issue