X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;ds=sidebyside;f=src%2FInsetIterator.cpp;h=155f60f26ab45fa438f326ae8fc73b7aaa11c919;hb=f7feff9fb34928d2b3d16984527bd1f6fe7f9343;hp=c36b7e63d375c01b3b0fe1f957c36f065637b206;hpb=32871c1284f15265f652ff01c438e539a7c8181f;p=lyx.git diff --git a/src/InsetIterator.cpp b/src/InsetIterator.cpp index c36b7e63d3..155f60f26a 100644 --- a/src/InsetIterator.cpp +++ b/src/InsetIterator.cpp @@ -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 +#include "support/lassert.h" namespace lyx {