mirror of
https://port.numenaute.org/aleajactaest/khanat-opennel-code.git
synced 2024-11-10 01:09:50 +00:00
Added: missing namespace nlmisc
This commit is contained in:
parent
7b96c2328f
commit
ccd5c879f6
1 changed files with 1 additions and 0 deletions
|
@ -43,6 +43,7 @@
|
||||||
#include "nel/misc/check_fpu.h"
|
#include "nel/misc/check_fpu.h"
|
||||||
|
|
||||||
using namespace std::rel_ops;
|
using namespace std::rel_ops;
|
||||||
|
using namespace NLMISC;
|
||||||
|
|
||||||
extern NLLIGO::CLigoConfig LigoConfig;
|
extern NLLIGO::CLigoConfig LigoConfig;
|
||||||
extern CContinentManager ContinentMngr;
|
extern CContinentManager ContinentMngr;
|
||||||
|
|
Loading…
Reference in a new issue