]> git.donarmstrong.com Git - lilypond.git/blobdiff - flower/rational.cc
Doc-es: various updates.
[lilypond.git] / flower / rational.cc
index 4214237f351c478bc29132756f3492e5b1d97974..559e1646a0cade47b932d7cfab048f0feb641da8 100644 (file)
 #include <cmath>
 #include <cassert>
 #include <cstdlib>
+using namespace std;
 
 #include "string-convert.hh"
 #include "libc-extension.hh"
 
-using std::string;
-
 double
 Rational::to_double () const
 {