]> git.lyx.org Git - lyx.git/blobdiff - src/tex-accent.C
get rid of broken_header.h and some unneeded tests
[lyx.git] / src / tex-accent.C
index f1fd6eb9ab6a2b3b3a2fdefe3eb0066c56ef3df1..59b0d1778ccef3af5c95ce05e76ec44438764bf7 100644 (file)
 
 #include <config.h>
 
-#include <cstdlib>
 #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