Added: missing namespace nlmisc

This commit is contained in:
vl 2010-09-26 10:24:46 +02:00
parent 7b96c2328f
commit ccd5c879f6

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;