json/include/nlohmann
David Stone e1fca0b1ae Do not use #pragma once
Fixes #3974 by using the standard-compliant `#ifndef #define #endif` pattern instead of `#pragma once`.
2023-04-03 14:53:00 -06:00
..
detail Do not use #pragma once 2023-04-03 14:53:00 -06:00
thirdparty/hedley Do not use #pragma once 2023-04-03 14:53:00 -06:00
adl_serializer.hpp Do not use #pragma once 2023-04-03 14:53:00 -06:00
byte_container_with_subtype.hpp Do not use #pragma once 2023-04-03 14:53:00 -06:00
json_fwd.hpp Allow custom base class as node customization point (#3110) 2022-08-28 13:59:07 +02:00
json.hpp Prevent memory leak when exception is thrown in adl_serializer::to_json (#3901) 2023-03-08 13:43:45 +01:00
ordered_map.hpp Do not use #pragma once 2023-04-03 14:53:00 -06:00