mirror of https://github.com/KLayout/klayout.git
Further Windows build fixes.
This commit is contained in:
parent
5d222690bd
commit
0f86e0c8aa
|
|
@ -319,7 +319,7 @@ private:
|
|||
* based on a generic operator.
|
||||
*/
|
||||
template <class F>
|
||||
class DB_PUBLIC GenericMerge
|
||||
class DB_PUBLIC_TEMPLATE GenericMerge
|
||||
: public EdgeEvaluatorBase
|
||||
{
|
||||
public:
|
||||
|
|
|
|||
Loading…
Reference in New Issue