Another fix for Windows build.

This commit is contained in:
Matthias Koefferlein
2018-07-14 09:19:23 +02:00
parent 817ab9cd1c
commit 2f99a8a67d
@@ -58,7 +58,7 @@ struct GerberFreeFileDescriptor
std::vector<int> layout_layers;
};
struct GerberImportData
struct DB_PLUGIN_PUBLIC GerberImportData
{
public:
GerberImportData ();