X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=flower%2Finclude%2Faxis.hh;h=f5ec6ca39a2c2ec4452c16d353a40151e3c68644;hb=32a34dcef0c0041c6d62677487a380b5c8b85712;hp=4d575a38aeb276dbd5c87bd06cba729a66f9f02d;hpb=f41973ff763d5972a85995b6d40c864281ec6714;p=lilypond.git diff --git a/flower/include/axis.hh b/flower/include/axis.hh index 4d575a38ae..f5ec6ca39a 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--2011 Han-Wen Nienhuys + Copyright (C) 1997--2012 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