Another fix for Windows build.

This commit is contained in:
Matthias Koefferlein 2018-07-14 09:19:23 +02:00
parent 817ab9cd1c
commit 2f99a8a67d
1 changed files with 1 additions and 1 deletions

View File

@ -58,7 +58,7 @@ struct GerberFreeFileDescriptor
std::vector<int> layout_layers;
};
struct GerberImportData
struct DB_PLUGIN_PUBLIC GerberImportData
{
public:
GerberImportData ();