Added: missing namespace nlmisc

This commit is contained in:
vl 2010-09-26 10:24:46 +02:00
parent 08bcbc3451
commit ff8f7b1875

View file

@ -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;