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