]> git.donarmstrong.com Git - lilypond.git/blobdiff - flower/international.cc
Issue 4550 (1/2) Avoid "using namespace std;" in included files
[lilypond.git] / flower / international.cc
index 1518182a2c379c8286022a0d6501e675849dfb30..21f3ef97a1c5eb22598d08abd53008172788429c 100644 (file)
@@ -32,6 +32,8 @@ gettext (char const *s)
 #include <libintl.h>
 #endif
 
+using std::string;
+
 string
 _ (char const *ch)
 {