fix build on Win

This commit is contained in:
sgrogan
2020-09-01 17:57:36 +02:00
committed by wwmayer
parent b8fedc6030
commit 41da46a682
+2 -1
View File
@@ -232,7 +232,8 @@ protected:
std::string objectName;
std::vector<Group> _groups;
static std::string stl_header;
static std::string asyWidth, asyHeight;
static std::string asyWidth;
static std::string asyHeight;
};
/*!