]> git.donarmstrong.com Git - lilypond.git/blobdiff - flower/include/axis.hh
Run grand-replace (issue 3765)
[lilypond.git] / flower / include / axis.hh
index 077af1830b746357a2420faee993babe07cd1637..12bcf25938d9704149f5a9b1ed4fdccc0ad89a66 100644 (file)
@@ -1,7 +1,7 @@
 /*
   This file is part of LilyPond, the GNU music typesetter.
 
-  Copyright (C) 1997--2010 Han-Wen Nienhuys <hanwen@xs4all.nl>
+  Copyright (C) 1997--2014 Han-Wen Nienhuys <hanwen@xs4all.nl>
 
   LilyPond is free software: you can redistribute it and/or modify
   it under the terms of the GNU General Public License as published by
 #define AXES_HH
 
 #include <cassert>
-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