mirror of
https://github.com/KLayout/klayout.git
synced 2026-09-08 04:08:14 +02:00
Fixed build after merge.
This commit is contained in:
@@ -536,7 +536,7 @@ private:
|
||||
/**
|
||||
* @brief A structure describing a via
|
||||
*/
|
||||
struct EXT_PUBLIC ViaDesc
|
||||
struct DB_PLUGIN_PUBLIC ViaDesc
|
||||
{
|
||||
ViaDesc () : cell (0) { }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user