mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-03-16 16:20:53 +00:00
Remove unused includes
(cherry picked from commit daaff1284e26d13358b130d7b44721ced210066d) Conflicts: apps/openmw/mwworld/store.cpp components/esm/util.hpp
This commit is contained in:
parent
38e99c9cd4
commit
2abdeef2e0
@ -4,7 +4,6 @@
|
||||
#include <components/esm/esmreader.hpp>
|
||||
|
||||
#include "collection.hpp"
|
||||
#include "record.hpp"
|
||||
|
||||
namespace CSMWorld
|
||||
{
|
||||
|
@ -4,7 +4,6 @@
|
||||
#include <string>
|
||||
#include <list>
|
||||
#include <map>
|
||||
#include <set>
|
||||
|
||||
#include "loadinfo.hpp"
|
||||
|
||||
|
@ -1,14 +1,9 @@
|
||||
#ifndef OPENMW_ESM_UTIL_H
|
||||
#define OPENMW_ESM_UTIL_H
|
||||
|
||||
#include <string>
|
||||
|
||||
#include <OgreVector3.h>
|
||||
#include <OgreQuaternion.h>
|
||||
|
||||
#include "esmreader.hpp"
|
||||
#include "esmwriter.hpp"
|
||||
|
||||
namespace ESM
|
||||
{
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user