1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-03-03 09:39:40 +00:00

Remove some unnecessary includes

This commit is contained in:
scrawl 2015-01-09 21:13:57 +01:00
parent dfdf26e95e
commit efbc8742a0

View file

@ -1,14 +1,5 @@
#include "stringops.hpp"
#include <cctype>
#include <algorithm>
#include <iterator>
#include <string.h>
#include <libs/platform/strings.h>
namespace Misc
{