mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-16 09:55:22 +02:00
Fix compilation for non-client builds, and fix signed comparison warning
This commit is contained in:
@@ -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"
|
||||
|
Reference in New Issue
Block a user