mirror of
https://github.com/TES3MP/openmw-tes3mp.git
synced 2025-01-19 20:53:50 +00:00
Remove unneeded using namespace
This commit is contained in:
parent
05498ad592
commit
0ec56d321a
1 changed files with 0 additions and 2 deletions
|
@ -31,8 +31,6 @@
|
|||
#include "../mwmechanics/npcstats.hpp"
|
||||
#include "../mwmechanics/actorutil.hpp"
|
||||
|
||||
using namespace ICS;
|
||||
|
||||
namespace MWInput
|
||||
{
|
||||
InputManager::InputManager(
|
||||
|
|
Loading…
Reference in a new issue