mirror of
https://github.com/luanti-org/luanti.git
synced 2025-06-27 16:36:03 +00:00
Fix build on gcc 5.0 (#7586)
This commit is contained in:
parent
0d55879a1a
commit
d7d451c647
3 changed files with 5 additions and 0 deletions
|
@ -20,6 +20,7 @@ with this program; if not, write to the Free Software Foundation, Inc.,
|
|||
#include <iomanip>
|
||||
#include <cerrno>
|
||||
#include <algorithm>
|
||||
#include <cmath>
|
||||
#include "connection.h"
|
||||
#include "serialization.h"
|
||||
#include "log.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue