Compile all examples with the Dinkum C++ of QNX 6.6

QCC -Wall -Wextra -Vgcc_ntoarmv7le -I../include <example>
This commit is contained in:
Anton Indrawan
2014-11-23 21:03:57 +01:00
parent 26491cff1e
commit 5a96c1f93e
4 changed files with 7 additions and 6 deletions

View File

@@ -7,6 +7,7 @@
#include <cstdio>
using namespace rapidjson;
using namespace std;
int main(int, char*[]) {
////////////////////////////////////////////////////////////////////////////