This commit is contained in:
Nekotekina 2016-05-13 17:01:48 +03:00
parent e2d82394f6
commit 266db1336d
81 changed files with 2247 additions and 1731 deletions

View file

@ -15,6 +15,7 @@
#include "SettingsDialog.h"
#include <set>
#include <unordered_set>
// Node location
using cfg_location = std::vector<const char*>;