Commit 60784b53 authored by Yi Wang's avatar Yi Wang Committed by Andreas Schuh

Remove using ::fLS::clstring;

parent 57ceb0ec
......@@ -144,7 +144,6 @@ typedef std::string clstring;
#define DECLARE_string(name) \
/* We always want to import declared variables, dll or no */ \
namespace fLS { \
using ::fLS::clstring; \
extern GFLAGS_DLL_DECLARE_FLAG ::fLS::clstring& FLAGS_##name; \
} \
using fLS::FLAGS_##name
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment