]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/file-name-map.cc
Issue 4636: lilypond-mode.el: consult LilyPond-lilypond-command et al at runtime
[lilypond.git] / lily / file-name-map.cc
index 54a84dc07aa7bd6b1b8d4cdc061b68cdc683d88d..39a23493954d37650011438eb372b66d81fea993 100644 (file)
@@ -1,7 +1,7 @@
 /*
   This file is part of LilyPond, the GNU music typesetter.
 
-  Copyright (C) 2005--2014 Han-Wen Nienhuys <hanwen@xs4all.nl>
+  Copyright (C) 2005--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
 */
 
 #include <map>
-using namespace std;
 
 #include "file-name-map.hh"
 #include "lily-guile.hh"
 
+using std::map;
+using std::string;
+
 map<string, string> file_name_map_global;
 
 string