mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-04-28 21:07:59 +03:00
Remove redundant includes
This commit is contained in:
parent
ba491a8af0
commit
3032b177a1
129 changed files with 8 additions and 230 deletions
|
@ -1,9 +1,5 @@
|
|||
#include "parser.hpp"
|
||||
|
||||
#include <cctype>
|
||||
#include <algorithm>
|
||||
#include <iterator>
|
||||
|
||||
#include "errorhandler.hpp"
|
||||
#include "exception.hpp"
|
||||
#include "scanner.hpp"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue