removed another redundant include

This commit is contained in:
Marc Zinnschlag 2013-04-04 12:42:38 +02:00
parent 111ebf84bb
commit 62d70f17c8

View file

@ -1,8 +1,6 @@
#ifndef GAME_MWWORLD_CELLSTORE_H #ifndef GAME_MWWORLD_CELLSTORE_H
#define GAME_MWWORLD_CELLSTORE_H #define GAME_MWWORLD_CELLSTORE_H
#include <components/esm/records.hpp>
#include <deque> #include <deque>
#include <algorithm> #include <algorithm>