screepsxx/include/Screeps/JSON.hpp
2021-05-30 01:14:25 +03:00

6 lines
108 B
C++

#ifndef SCREEPS_JSON_HPP
#define SCREEPS_JSON_HPP
#include <nlohmann/json.hpp>
#endif // SCREEPS_JSON_HPP