]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/freetype-error.cc
Issue 4550 (1/2) Avoid "using namespace std;" in included files
[lilypond.git] / lily / freetype-error.cc
index 8846b4d0419b39fff1849a2a9f9b4900287eedf0..dedb246b27a3668b345b691df6d8bbc2f2d0be8e 100644 (file)
@@ -37,6 +37,8 @@ const struct Freetype_error_message
 
 #include <string>
 
+using std::string;
+
 string
 freetype_error_string (FT_Error code)
 {