2
0
mirror of https://github.com/boostorg/leaf.git synced 2026-02-14 12:52:13 +00:00

Renamed various things

This commit is contained in:
Emil Dotchevski
2026-01-23 19:50:15 -05:00
parent ef4d0a6123
commit c75fbe3255
13 changed files with 153 additions and 165 deletions

View File

@@ -0,0 +1,7 @@
// Copyright 2018-2026 Emil Dotchevski and Reverge Studios, Inc.
// Distributed under the Boost Software License, Version 1.0. (See accompanying
// file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
#include <boost/leaf/serialization/nlohmann_json_encoder.hpp>
#include <boost/leaf/serialization/nlohmann_json_encoder.hpp>
int main() { return 0; }