Results 92 comments of Ben Westover

Any updates on this? Am I supposed to glue them together?

Could you have a `include/dpp/json.h.in` and tell cmake to generate the header to include either `nlohmann/json.hpp` or `dpp/nlohmann/json.hpp` depending on whether `DPP_USE_EXTERNAL_JSON` is on or off? I'm sure there is...