]> git.donarmstrong.com Git - lilypond.git/blobdiff - flower/include/flower-proto.hh
Revert "Issue 4550 (2/2) Avoid "using namespace std;" in included files"
[lilypond.git] / flower / include / flower-proto.hh
index 1ba3760f2e189b6c55f2dc93cc2ff205f12d3db1..33e587d0004e24442fd7e84f928f12c0a46853cb 100644 (file)
@@ -27,6 +27,7 @@ typedef long long I64;
 class String_convert;
 
 #include "real.hh"
+using namespace std;
 
 template<class T> struct Interval_t;
 template<class T> struct PQueue;