1
0
mirror of https://github.com/luanti-org/luanti.git synced 2025-10-13 16:45:20 +02: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;