Oops, wrong fix :P
This commit is contained in:
parent
f3b3e2c716
commit
c9e42afe85
1 changed files with 1 additions and 1 deletions
|
@ -34,9 +34,9 @@ namespace Converters {
|
|||
std::cout << F.getJSON()["data"].asString() << std::endl;
|
||||
F.parseNext();
|
||||
}
|
||||
return 0;
|
||||
|
||||
} //DTSCFix
|
||||
return 0;
|
||||
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue