Fixed build after merge.

This commit is contained in:
Matthias Koefferlein 2018-09-26 21:27:31 +02:00
parent 6795de1dbb
commit d03d4bec1d
1 changed files with 1 additions and 1 deletions

View File

@ -536,7 +536,7 @@ private:
/** /**
* @brief A structure describing a via * @brief A structure describing a via
*/ */
struct EXT_PUBLIC ViaDesc struct DB_PLUGIN_PUBLIC ViaDesc
{ {
ViaDesc () : cell (0) { } ViaDesc () : cell (0) { }