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:
parent
05498ad592
commit
0ec56d321a
1 changed files with 0 additions and 2 deletions
|
@ -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(
|
||||||
|
|
Loading…
Reference in a new issue