mirror of https://github.com/KLayout/klayout.git
Fixed build after merge.
This commit is contained in:
parent
6795de1dbb
commit
d03d4bec1d
|
|
@ -536,7 +536,7 @@ private:
|
|||
/**
|
||||
* @brief A structure describing a via
|
||||
*/
|
||||
struct EXT_PUBLIC ViaDesc
|
||||
struct DB_PLUGIN_PUBLIC ViaDesc
|
||||
{
|
||||
ViaDesc () : cell (0) { }
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue