1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-09 12:42:11 +00:00

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
#define GAME_MWWORLD_CELLSTORE_H
#include <components/esm/records.hpp>
#include <deque>
#include <algorithm>