Remove now unused includes

This commit is contained in:
Lars Mueller 2024-06-02 17:01:08 +02:00
parent b3d957127c
commit b74c36961b

@ -23,9 +23,6 @@ with this program; if not, write to the Free Software Foundation, Inc.,
#include <string>
#include <iostream>
#include <cmath>
#include "EMaterialTypes.h"
#include "itemdef.h"
#include "mapnode.h"
#include "settings.h"
#include "util/numeric.h"
#include "log.h"