]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/qt4/FloatPlacement.cpp
On Linux show in crash message box the backtrace
[lyx.git] / src / frontends / qt4 / FloatPlacement.cpp
index d9225053b6951c5b96eae503ea72e7c95ffd7db1..be5cf0543ae5be78dcb9a7207c1c2b4da2e7383e 100644 (file)
 #include "Buffer.h"
 #include "BufferParams.h"
 #include "FloatList.h"
+#include "TextClass.h"
 
 #include "insets/InsetFloat.h"
 #include "support/lstrings.h"
 
+#include <map>
+
 using namespace std;
 using namespace lyx::support;