Browse code

Remove now unnecessary using std::placeholders.

Naram Qashat authored on 2021/03/20 19:00:24
Showing 1 changed files
... ...
@@ -9,8 +9,6 @@
9 9
 #include <algorithm>
10 10
 #include "TagList.h"
11 11
 
12
-using namespace std::placeholders;
13
-
14 12
 eq_str TagList::eqstr;
15 13
 
16 14
 auto TagList::GetTagOrder(const std::string &name) const -> TagsList::const_iterator