mirror of https://github.com/KLayout/klayout.git
Another fix for Windows build.
This commit is contained in:
parent
817ab9cd1c
commit
2f99a8a67d
|
|
@ -58,7 +58,7 @@ struct GerberFreeFileDescriptor
|
|||
std::vector<int> layout_layers;
|
||||
};
|
||||
|
||||
struct GerberImportData
|
||||
struct DB_PLUGIN_PUBLIC GerberImportData
|
||||
{
|
||||
public:
|
||||
GerberImportData ();
|
||||
|
|
|
|||
Loading…
Reference in New Issue