Remove now unnecessary using std::placeholders.
Remove now unnecessary using std::placeholders.


--- a/src/in_xsf_framework/TagList.cpp
+++ b/src/in_xsf_framework/TagList.cpp
@@ -8,8 +8,6 @@
 
 #include <algorithm>
 #include "TagList.h"
-
-using namespace std::placeholders;
 
 eq_str TagList::eqstr;