Files
i2pd/libi2pd_webconsole/nlohmann/detail/meta/call_std/end.hpp
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