1
0
Fork 0
mirror of https://github.com/luanti-org/luanti.git synced 2025-06-27 16:36:03 +00:00

Add license headers and remove useless includes

This commit is contained in:
Kahrl 2013-09-10 15:49:43 +02:00
parent 3725179736
commit 95e4a93b1b
9 changed files with 178 additions and 82 deletions

View file

@ -33,8 +33,8 @@ with this program; if not, write to the Free Software Foundation, Inc.,
#include "modifiedstate.h"
#include "util/container.h"
#include "nodetimer.h"
#include "database.h"
class Database;
class ClientMap;
class MapSector;
class ServerMapSector;