tile/third_party/json/json.h
2024-06-11 19:13:30 +08:00

8 lines
160 B
C

#ifndef TILE__THIRD_PARTY_JSON_JSON_H
#define TILE__THIRD_PARTY_JSON_JSON_H
#pragma once
#include "nlohmann/json.hpp"
#endif // TILE__THIRD_PARTY_JSON_JSON_H