1
0
Fork 0
mirror of https://git.wownero.com/wownero/wownero.git synced 2024-08-15 01:03:23 +00:00

removed unused "using"

This commit is contained in:
Ilya Kitaev 2016-06-03 16:56:13 +03:00
parent 8390bfa770
commit a1eddcd693

View file

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