]> git.proxmox.com Git - ceph.git/blame - ceph/src/jaegertracing/opentelemetry-cpp/third_party/nlohmann-json/include/nlohmann/detail/meta/call_std/begin.hpp
update ceph source to reef 18.1.2
[ceph.git] / ceph / src / jaegertracing / opentelemetry-cpp / third_party / nlohmann-json / include / nlohmann / detail / meta / call_std / begin.hpp
CommitLineData
1e59de90
TL
1#pragma once
2
3#include <nlohmann/detail/macro_scope.hpp>
4
5namespace nlohmann
6{
7NLOHMANN_CAN_CALL_STD_FUNC_IMPL(begin);
8} // namespace nlohmann