1
0
mirror of https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git synced 2026-05-12 22:54:54 +00:00
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