]> git.lyx.org Git - lyx.git/blobdiff - src/boost.cpp
Embedding: saving inzip name to .lyx file so that embedded files can always be found...
[lyx.git] / src / boost.cpp
index 5e0fcb02a92f7b856a9fe2b6ea3d252a2234f9b3..b255e608850bc0d8ae7f7f171a0c65a5db10293e 100644 (file)
 #include "LyX.h"
 
 #include "support/debug.h"
-#include "support/lyxlib.h"
 
 #include <boost/assert.hpp>
 
 #include <exception>
 #include <iomanip>
-#include <stdlib.h>
 
 using namespace std;
 using lyx::lyxerr;