quick fix for global namespace pollution (mostly client)
This commit is contained in:
@@ -14,6 +14,9 @@ jmp_buf jbuf;
|
||||
#include "../util/unittest.h"
|
||||
#include "utils.h"
|
||||
|
||||
using namespace std;
|
||||
using namespace boost::filesystem;
|
||||
|
||||
extern const char * jsconcatcode;
|
||||
|
||||
string historyFile;
|
||||
|
||||
Reference in New Issue
Block a user