]> git.lyx.org Git - lyx.git/blobdiff - src/boost.cpp
Revert 23154.
[lyx.git] / src / boost.cpp
index 5e0fcb02a92f7b856a9fe2b6ea3d252a2234f9b3..9d2d2b8aa247d4d29753b6c4434f368b6a96b5b8 100644 (file)
 #include "LyX.h"
 
 #include "support/debug.h"
-#include "support/lyxlib.h"
 
 #include <boost/assert.hpp>
 
 #include <exception>
 #include <iomanip>
-#include <stdlib.h>
+#include <iostream>
 
 using namespace std;
 using lyx::lyxerr;