]> git.lyx.org Git - lyx.git/blobdiff - src/TexRow.cpp
Revert "Fix a number of signedness warnings"
[lyx.git] / src / TexRow.cpp
index 460a141600194adccca48685bab7af85cac7ef2d..968245bb68d738e6da1e5a378ebbd4c1a10b495e 100644 (file)
 
 #include <config.h>
 
+#include "TexRow.h"
+
 #include "Buffer.h"
 #include "Cursor.h"
 #include "FuncRequest.h"
 #include "Paragraph.h"
-#include "TexRow.h"
 
 #include "mathed/InsetMath.h"