mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-04-28 12:58:00 +03:00
Minor header cleanup
This has been done via CLion's "unused include directive", set to "detect completely unused".
This commit is contained in:
parent
a5acc22954
commit
c7a3f43915
24 changed files with 4 additions and 44 deletions
|
@ -1,8 +1,6 @@
|
|||
#ifndef OPENMW_COMPONENTS_SDLUTIL_SDLINPUTWRAPPER_H
|
||||
#define OPENMW_COMPONENTS_SDLUTIL_SDLINPUTWRAPPER_H
|
||||
|
||||
#include <map>
|
||||
|
||||
#include <osg/ref_ptr>
|
||||
|
||||
#include <SDL_events.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue