Resolve "Fix warning on MSVC"
Compare changes
Files
13+ 1
− 1
@@ -30,7 +30,7 @@ public:
@@ -30,7 +30,7 @@ public:
Changed onlyVisible
-Set to be a set of size_t
to reduce the number of conversions.
The other warnings were 'fixed' by just applying an explicit cast.
Closes #296 (closed)