mirror of
https://github.com/KLayout/klayout.git
synced 2026-08-30 01:39:30 +02:00
Another fix for Windows build.
This commit is contained in:
@@ -58,7 +58,7 @@ struct GerberFreeFileDescriptor
|
||||
std::vector<int> layout_layers;
|
||||
};
|
||||
|
||||
struct GerberImportData
|
||||
struct DB_PLUGIN_PUBLIC GerberImportData
|
||||
{
|
||||
public:
|
||||
GerberImportData ();
|
||||
|
||||
Reference in New Issue
Block a user