mirror of
https://github.com/gflags/gflags.git
synced 2025-04-05 05:25:04 +00:00
Remove using ::fLS::clstring;
This commit is contained in:
parent
57ceb0ecc8
commit
60784b53e3
1 changed files with 0 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue