]> git.donarmstrong.com Git - lilypond.git/blobdiff - flower/file-name.cc
Revert "Issue 4550 (1/2) Avoid "using namespace std;" in included files"
[lilypond.git] / flower / file-name.cc
index 71b3bf27b5063a469acf05bec3c26bd18cc9f605..c65d8fc7ed8c9ecfdfaba536d450b3ec70c010de 100644 (file)
@@ -33,9 +33,6 @@ using namespace std;
 #include <sys/stat.h>
 #endif
 
-using std::string;
-using std::vector;
-
 #ifndef ROOTSEP
 #define ROOTSEP ':'
 #endif