]> git.lyx.org Git - lyx.git/blobdiff - src/InsetIterator.cpp
english_language was not used at all.
[lyx.git] / src / InsetIterator.cpp
index c36b7e63d375c01b3b0fe1f957c36f065637b206..155f60f26ab45fa438f326ae8fc73b7aaa11c919 100644 (file)
@@ -4,7 +4,7 @@
  * Licence details can be found in the file COPYING.
  *
  * \author Alfredo Braunstein
- * \author André Pönitz
+ * \author André Pönitz
  *
  * Full author contact details are available in file CREDITS.
  */
@@ -13,7 +13,7 @@
 
 #include "InsetIterator.h"
 
-#include <boost/assert.hpp>
+#include "support/lassert.h"
 
 
 namespace lyx {