mirror of
https://github.com/OpenTTD/OpenTTD
synced 2026-01-19 10:22:39 +01: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