]> git.donarmstrong.com Git - lilypond.git/blobdiff - flower/include/cpu-timer.hh
Issue 4550 (2/2) Avoid "using namespace std;" in included files
[lilypond.git] / flower / include / cpu-timer.hh
index f4d0be252363968fc951f7c0293983864776577a..e77cc1f2a6fdd769e1340c108572e6614cfaec1e 100644 (file)
@@ -1,7 +1,7 @@
 /*
   This file is part of LilyPond, the GNU music typesetter.
 
-  Copyright (C) 1997--2014 Han-Wen Nienhuys <hanwen@xs4all.nl>
+  Copyright (C) 1997--2015 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
@@ -21,7 +21,6 @@
 #define CPU_TIMER_HH
 
 #include <ctime>
-using namespace std;
 
 #include "real.hh"