1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-26 18:35:20 +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(