fix build on Win

This commit is contained in:
sgrogan
2020-08-31 17:14:12 -04:00
committed by wwmayer
parent 64d7c1b052
commit 6d0c257ede

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