X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=flower%2Finclude%2Faxis.hh;h=f39eac4b975d504c0b8333c6e8316990769fedb7;hb=47db9a3883d726ca53e2133a3b2298f78dd6a32e;hp=1529ba56a8705523c0f9c4baf71695c174058d97;hpb=b7a0cffbf9d1069860368f289a5b50e9d1d90ba8;p=lilypond.git diff --git a/flower/include/axis.hh b/flower/include/axis.hh index 1529ba56a8..f39eac4b97 100644 --- a/flower/include/axis.hh +++ b/flower/include/axis.hh @@ -1,7 +1,7 @@ /* This file is part of LilyPond, the GNU music typesetter. - Copyright (C) 1997--2009 Han-Wen Nienhuys + Copyright (C) 1997--2015 Han-Wen Nienhuys LilyPond is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -21,14 +21,13 @@ #define AXES_HH #include -using namespace std; enum Axis - { - X_AXIS = 0, - Y_AXIS = 1, - NO_AXES = 2, - }; +{ + X_AXIS = 0, + Y_AXIS = 1, + NO_AXES = 2, +}; static inline Axis