X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=flower%2Finclude%2Faxis.hh;h=f39eac4b975d504c0b8333c6e8316990769fedb7;hb=47db9a3883d726ca53e2133a3b2298f78dd6a32e;hp=077af1830b746357a2420faee993babe07cd1637;hpb=a6bd229f7fe1dc4a03478e14ccc0c0c66b225061;p=lilypond.git diff --git a/flower/include/axis.hh b/flower/include/axis.hh index 077af1830b..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--2010 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