forked from mirror/openmw-tes3mp
Remove some unnecessary includes
This commit is contained in:
parent
dfdf26e95e
commit
efbc8742a0
1 changed files with 0 additions and 9 deletions
|
@ -1,14 +1,5 @@
|
||||||
#include "stringops.hpp"
|
#include "stringops.hpp"
|
||||||
|
|
||||||
#include <cctype>
|
|
||||||
#include <algorithm>
|
|
||||||
#include <iterator>
|
|
||||||
|
|
||||||
#include <string.h>
|
|
||||||
#include <libs/platform/strings.h>
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
namespace Misc
|
namespace Misc
|
||||||
{
|
{
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue