mirror of
https://github.com/OpenTTD/OpenTTD.git
synced 2025-08-18 20:19:11 +00:00
Codechange: vendor the nlohmann-json library (#11290)
This commit is contained in:
@@ -31,7 +31,7 @@
|
||||
#include "../base_media_base.h"
|
||||
#include "../blitter/factory.hpp"
|
||||
|
||||
#include <nlohmann/json.hpp>
|
||||
#include "../3rdparty/nlohmann/json.hpp"
|
||||
|
||||
#include "../safeguards.h"
|
||||
|
||||
|
Reference in New Issue
Block a user