mirror of
https://github.com/luanti-org/luanti.git
synced 2025-07-12 16:58:39 +00:00
Fix compilation for non-client builds, and fix signed comparison warning
This commit is contained in:
parent
2dba29ebf2
commit
f091bbd563
2 changed files with 3 additions and 2 deletions
|
@ -25,6 +25,7 @@ with this program; if not, write to the Free Software Foundation, Inc.,
|
|||
#include <iostream>
|
||||
#include <map>
|
||||
#include <list>
|
||||
#include "util/numeric.h"
|
||||
#include "mapnode.h"
|
||||
#ifndef SERVER
|
||||
#include "client/tile.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue