X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Ftex-accent.C;h=59b0d1778ccef3af5c95ce05e76ec44438764bf7;hb=37e82a546392d43f787826b85481a11f2a27af15;hp=f1fd6eb9ab6a2b3b3a2fdefe3eb0066c56ef3df1;hpb=0be0fcfd5907d448cd51addf83ed7032719a0692;p=lyx.git diff --git a/src/tex-accent.C b/src/tex-accent.C index f1fd6eb9ab..59b0d1778c 100644 --- a/src/tex-accent.C +++ b/src/tex-accent.C @@ -11,11 +11,11 @@ #include -#include #include "tex-accent.h" -#include "lfuns.h" #include "support/tostr.h" +using std::string; + /* the names used by TeX and XWindows for deadkeys/accents are not the same so here follows a table to clearify the differences. Please correct this if I got it wrong