removed unused "using"
This commit is contained in:
parent
2facbe77e4
commit
8f9d98b3e0
|
@ -35,7 +35,6 @@
|
|||
#include <boost/filesystem.hpp>
|
||||
#include <boost/regex.hpp>
|
||||
|
||||
namespace fs = ::boost::filesystem;
|
||||
|
||||
namespace epee {
|
||||
unsigned int g_test_dbg_lock_sleep = 0;
|
||||
|
|
Loading…
Reference in New Issue