mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-07-13 21:54:43 +00:00
Fixes revealed missed includes after e104b41be2.
This was SVN commit r25003.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
/* Copyright (C) 2019 Wildfire Games.
|
||||
/* Copyright (C) 2021 Wildfire Games.
|
||||
* This file is part of 0 A.D.
|
||||
*
|
||||
* 0 A.D. is free software: you can redistribute it and/or modify
|
||||
@@ -27,6 +27,8 @@
|
||||
#include "ps/Util.h"
|
||||
#include "simulation2/Simulation2.h"
|
||||
|
||||
#include <fstream>
|
||||
|
||||
#if 0
|
||||
#define NETCLIENTTURN_LOG(...) debug_printf(__VA_ARGS__)
|
||||
#else
|
||||
|
||||
Reference in New Issue
Block a user