Files
OrcaSlicer-bambulab/deps_src/nlohmann/detail/meta/call_std/begin.hpp
Louis Rossmann c661ddc2eb Initial release
2026-05-11 07:39:33 -05:00

9 lines
143 B
C++

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