X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2FCursorSlice.cpp;h=c4b1c72f80d803868a01b39e226e66cf1cba4841;hb=2098f1d8c20d51e63e670bcdc9da8996068975bf;hp=42d365361ce5abacbce794ab42223eea70f9bf0d;hpb=7f461f4392a19cf488dec005d2f12cfea83655d9;p=lyx.git diff --git a/src/CursorSlice.cpp b/src/CursorSlice.cpp index 42d365361c..c4b1c72f80 100644 --- a/src/CursorSlice.cpp +++ b/src/CursorSlice.cpp @@ -3,10 +3,10 @@ * This file is part of LyX, the document processor. * Licence details can be found in the file COPYING. * - * \author Lars Gullik Bjønnes + * \author Lars Gullik Bjønnes * \author Matthias Ettrich - * \author André Pönitz - * \author Jürgen Vigna + * \author André Pönitz + * \author Jürgen Vigna * * Full author contact details are available in file CREDITS. */ @@ -25,7 +25,7 @@ #include "mathed/InsetMath.h" #include "mathed/MathData.h" -#include "support/assert.h" +#include "support/lassert.h" #include