|
|
@@ -3,7 +3,7 @@ |
|
|
#cmakedefine CPPLOGGING_HAS_CPPCORE |
|
|
#cmakedefine CPPLOGGING_HAS_CPPCORE |
|
|
#cmakedefine CPPLOGGING_HAS_NLOHMANN_JSON |
|
|
#cmakedefine CPPLOGGING_HAS_NLOHMANN_JSON |
|
|
|
|
|
|
|
|
#ifdef CPPCURL_HAS_CPPCORE |
|
|
|
|
|
|
|
|
#ifdef CPPLOGGING_HAS_CPPCORE |
|
|
#include <cppcore/conversion/convert_cast.h> |
|
|
#include <cppcore/conversion/convert_cast.h> |
|
|
#define cpplogging_convert_cast ::cppcore::convert_cast |
|
|
#define cpplogging_convert_cast ::cppcore::convert_cast |
|
|
#else |
|
|
#else |
|
|
|