mirror of
https://github.com/taglib/taglib.git
synced 2025-05-27 21:20:26 -04:00
Remove 'using namespace std' in tmap.h
This commit is contained in:
parent
089643f115
commit
dafb3af742
@ -27,7 +27,6 @@
|
||||
#define TAGLIB_MAP_H
|
||||
|
||||
#include <map>
|
||||
using namespace std;
|
||||
|
||||
#include "taglib.h"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user