forked from teamnwah/openmw-tes3coop
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 <cctype>
|
||||
#include <algorithm>
|
||||
#include <iterator>
|
||||
|
||||
#include <string.h>
|
||||
#include <libs/platform/strings.h>
|
||||
|
||||
|
||||
|
||||
namespace Misc
|
||||
{
|
||||
|
||||
|
|
Loading…
Reference in a new issue