Commit b57179e0 by Niels

+ fixed a compiler warning

+ added coveralls
parent 36fcc942
service_name: travis-pro
repo_token: F9bs4Nop10JRgqPQXRcifyQKYhb3FczkS
......@@ -428,4 +428,4 @@ class JSON
};
/// user-defined literal operator to create JSON objects from strings
JSON operator ""_json(const char*, size_t);
JSON operator "" _json(const char*, size_t);
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment