mirror of https://github.com/KLayout/klayout.git
Please picky compilers ..
This commit is contained in:
parent
9c607d7663
commit
e3279b754b
|
|
@ -39,7 +39,7 @@ namespace tl
|
|||
class Extractor;
|
||||
|
||||
// specialization of tl::VariantUserClass for the purpose of NetlistProperty representation
|
||||
template <> class DB_PUBLIC tl::VariantUserClass<db::NetlistProperty>
|
||||
template <> class DB_PUBLIC VariantUserClass<db::NetlistProperty>
|
||||
: public tl::VariantUserClassBase
|
||||
{
|
||||
public:
|
||||
|
|
|
|||
Loading…
Reference in New Issue