fix build on Win

This commit is contained in:
sgrogan
2020-08-31 17:14:12 -04:00
committed by wwmayer
parent b8fedc6030
commit 41da46a682

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;
};
/*!