kompiliert jetzt auch auf altem Ubuntu

test16bit
Stefan Jahn 4 years ago
parent 6c60cd381c
commit fd921718e4

@ -154,7 +154,7 @@ void Configuration::LoadConfig(std::string filename) {
list<JSONElement> je; list<JSONElement> je;
list<JSONElement>::iterator iter; list<JSONElement>::iterator iter;
int ctrli; int ctrli;
long int id; int64_t id;
// //
// load all controls from JSONParse object // load all controls from JSONParse object

Loading…
Cancel
Save