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