src: windows compilation fixes

* fixed msvc compiler error
* updated required jar names
This commit is contained in:
mlangkabel
2017-12-21 12:42:37 +01:00
parent f849c9d01d
commit 30d4e61bb6
2 changed files with 2 additions and 3 deletions
+1 -1
View File
@@ -103,7 +103,7 @@ public:
}
private:
static size_t s_nextId;
static Id s_nextId;
Id m_id;