X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=flower%2Finclude%2Fvirtual-methods.hh;h=dc91d7b6696f41cccee3e5832e888c71c991ef87;hb=626874c8eecfbeb04ca8ffec3fb78da48859b42f;hp=5a907b2cf76ef3bdc66a403190608082f3f2d07f;hpb=59a6d1a06432fc0ca88c3023c646182f389ec1b5;p=lilypond.git diff --git a/flower/include/virtual-methods.hh b/flower/include/virtual-methods.hh index 5a907b2cf7..dc91d7b669 100644 --- a/flower/include/virtual-methods.hh +++ b/flower/include/virtual-methods.hh @@ -21,6 +21,7 @@ #define VIRTUAL_METHODS_HH #include +using namespace std; /* Virtual copy constructor. Make up for C++'s lack of a standard