1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-01-20 02:53:51 +00:00

Remove unneeded using namespace

This commit is contained in:
scrawl 2015-11-14 03:01:40 +01:00
parent 05498ad592
commit 0ec56d321a

View file

@ -31,8 +31,6 @@
#include "../mwmechanics/npcstats.hpp" #include "../mwmechanics/npcstats.hpp"
#include "../mwmechanics/actorutil.hpp" #include "../mwmechanics/actorutil.hpp"
using namespace ICS;
namespace MWInput namespace MWInput
{ {
InputManager::InputManager( InputManager::InputManager(