mirror of
https://github.com/ddnet/ddnet.git
synced 2024-11-10 10:08:18 +00:00
fixed includes
This commit is contained in:
parent
3b6baaa8d3
commit
6a2438e1cf
|
@ -3,6 +3,7 @@
|
|||
/* CSqlScore class by Sushi */
|
||||
#if defined(CONF_SQL)
|
||||
#include <fstream>
|
||||
#include <cstring>
|
||||
|
||||
#include <engine/shared/config.h>
|
||||
#include <engine/shared/console.h>
|
||||
|
|
Loading…
Reference in a new issue