1
0
mirror of https://github.com/PurpleI2P/i2pd.git synced 2025-02-07 20:14:15 +00:00
R4SAS a843be75f3
start work on webconsole with templates
Signed-off-by: R4SAS <r4sas@i2pmail.org>
2022-06-07 22:45:53 +03:00

9 lines
142 B
C++

#pragma once
#include <nlohmann/detail/macro_scope.hpp>
namespace nlohmann
{
NLOHMANN_CAN_CALL_STD_FUNC_IMPL(end);
} // namespace nlohmann