]> git.lyx.org Git - lyx.git/blobdiff - src/InsetIterator.cpp
Change the "empty layout" to the "plain layout", to try to avoid confusion.
[lyx.git] / src / InsetIterator.cpp
index b0f22d302c4062ca5119d91dcc80be23e50a44c1..155f60f26ab45fa438f326ae8fc73b7aaa11c919 100644 (file)
@@ -13,7 +13,7 @@
 
 #include "InsetIterator.h"
 
-#include <boost/assert.hpp>
+#include "support/lassert.h"
 
 
 namespace lyx {