]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/lily-version.cc
Issue 4550 (1/2) Avoid "using namespace std;" in included files
[lilypond.git] / lily / lily-version.cc
index ef27bc36260548dc85f93c44636c49e847ec643b..5e8e32c4fcb2f9e784e7db0aec4feda8ed6f3455 100644 (file)
@@ -1,7 +1,7 @@
 /*
   This file is part of LilyPond, the GNU music typesetter.
 
-  Copyright (C) 1999--2014 Jan Nieuwenhuizen <janneke@gnu.org>
+  Copyright (C) 1999--2015 Jan Nieuwenhuizen <janneke@gnu.org>
 
   LilyPond is free software: you can redistribute it and/or modify
   it under the terms of the GNU General Public License as published by
@@ -22,6 +22,8 @@
 #include "config.hh"
 #include "version.hh"
 
+using std::string;
+
 string
 version_string ()
 {