1
0
mirror of https://github.com/luanti-org/luanti.git synced 2025-10-21 11:55:43 +02:00

Deleting unused include

This commit is contained in:
Foghrye4
2016-04-19 21:38:16 +04:00
parent 223eb719c0
commit 080f36b694

View File

@@ -27,7 +27,6 @@ with this program; if not, write to the Free Software Foundation, Inc.,
#include <ostream>
#include <string>
#include <vector>
#include "cpp_api/s_base.h" // For ScriptApiBase
class InventoryChangeReceiver;
class GameScripting;