]> git.donarmstrong.com Git - lilypond.git/blobdiff - flower/file-name.cc
Doc-es: update Extending/Scheme tutorial.
[lilypond.git] / flower / file-name.cc
index 24db2021b0600edc3d5451cbe462ae9b2ab5078c..c65d8fc7ed8c9ecfdfaba536d450b3ec70c010de 100644 (file)
@@ -25,6 +25,7 @@
 #include <unistd.h>
 #include <limits.h>
 
+using namespace std;
 
 #include "config.hh"
 
@@ -32,9 +33,6 @@
 #include <sys/stat.h>
 #endif
 
-using std::string;
-using std::vector;
-
 #ifndef ROOTSEP
 #define ROOTSEP ':'
 #endif