mirror of https://github.com/KLayout/klayout.git
Further Windows build fixes.
This commit is contained in:
parent
0f86e0c8aa
commit
03d744cc5b
|
|
@ -243,7 +243,7 @@ private:
|
||||||
* @brief A template using a specific transformation reducer
|
* @brief A template using a specific transformation reducer
|
||||||
*/
|
*/
|
||||||
template <class RED>
|
template <class RED>
|
||||||
class DB_PUBLIC cell_variants_collector
|
class DB_PUBLIC_TEMPLATE cell_variants_collector
|
||||||
: public VariantsCollectorBase
|
: public VariantsCollectorBase
|
||||||
{
|
{
|
||||||
public:
|
public:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue