Added: missing namespace nlmisc
This commit is contained in:
parent
08bcbc3451
commit
ff8f7b1875
1 changed files with 1 additions and 0 deletions
|
@ -43,6 +43,7 @@
|
|||
#include "nel/misc/check_fpu.h"
|
||||
|
||||
using namespace std::rel_ops;
|
||||
using namespace NLMISC;
|
||||
|
||||
extern NLLIGO::CLigoConfig LigoConfig;
|
||||
extern CContinentManager ContinentMngr;
|
||||
|
|
Loading…
Reference in a new issue