Without a namespace, the contents of the header polute the global namespace. in particular, the `using json` is quite unfortunate clients of this SDK need to wrap the `#include <countly.hpp>` in a namespace as a work-around
Without a namespace, the contents of the header polute the global namespace. in particular, the
using jsonis quite unfortunateclients of this SDK need to wrap the
#include <countly.hpp>in a namespace as a work-around