1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-12-16 00:43:09 +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>