1
0
forked from 0ad/0ad

Removes unused h_mgr includes.

This was SVN commit r26122.
This commit is contained in:
Vladislav Belov 2021-12-27 11:47:16 +00:00
parent 9696df3c28
commit 3cb60353e1
4 changed files with 0 additions and 4 deletions

View File

@ -28,7 +28,6 @@
#include "graphics/SkeletonAnimManager.h"
#include "maths/BoundingBoxAligned.h"
#include "maths/Quaternion.h"
#include "lib/res/h_mgr.h"
#include "lib/sysdep/rtl.h"
#include "ps/CLogger.h"
#include "ps/CStrInternStatic.h"

View File

@ -20,7 +20,6 @@
#include "graphics/TextureConverter.h"
#include "lib/file/vfs/vfs.h"
#include "lib/res/h_mgr.h"
#include "lib/tex/tex.h"
#include "ps/XML/Xeromyces.h"

View File

@ -28,7 +28,6 @@
#include "i18n/L10n.h"
#include "lib/ogl.h"
#include "lib/res/graphics/ogl_tex.h"
#include "lib/res/h_mgr.h"
#include "lib/tex/tex.h"
#include "lib/utf8.h"
#include "ps/CLogger.h"

View File

@ -31,7 +31,6 @@
#include "lib/config2.h"
#include "lib/debug.h"
#include "lib/external_libraries/libsdl.h"
#include "lib/res/h_mgr.h"
#include "ps/CLogger.h"
#if !CONFIG2_GLES