remove unnecessary includes from entdata

This commit is contained in:
Jonathan 2022-06-23 19:07:10 -04:00
parent 579140067f
commit 7010cc7ed2
1 changed files with 0 additions and 3 deletions

View File

@ -23,9 +23,6 @@
#include <sstream>
#include <common/cmdlib.hh>
#include <light/light.hh>
#include <light/entities.hh>
#include <light/ltface.hh>
#include <common/bsputils.hh>
#include <common/parser.hh>