Fix generate_game_infos not building with clang.
parent
46a8736f17
commit
2204de7ce4
|
@ -5,6 +5,7 @@
|
|||
#include <cstdint>
|
||||
#include <fstream>
|
||||
#include <iomanip>
|
||||
#include <list>
|
||||
|
||||
#include <curl/curl.h>
|
||||
#include <json/json.hpp>
|
||||
|
|
Loading…
Reference in New Issue