]> git.donarmstrong.com Git - lilypond.git/blobdiff - flower/include/virtual-methods.hh
Issue 4550 (2/2) Avoid "using namespace std;" in included files
[lilypond.git] / flower / include / virtual-methods.hh
index dc91d7b6696f41cccee3e5832e888c71c991ef87..5a907b2cf76ef3bdc66a403190608082f3f2d07f 100644 (file)
@@ -21,7 +21,6 @@
 #define VIRTUAL_METHODS_HH
 
 #include <typeinfo>
-using namespace std;
 
 /*
 Virtual copy constructor.  Make up for C++'s lack of a standard