]> git.lyx.org Git - lyx.git/blobdiff - src/support/tests/boost.cpp
Remove non-copyable idioms
[lyx.git] / src / support / tests / boost.cpp
index 8570d74c897d276ed28b0af433fc131188038f06..426263b19d007430e4e97022a9bf39572ca9ac0d 100644 (file)
@@ -3,14 +3,14 @@
  * 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
  *
  * Full author contact details are available in file CREDITS.
  */
 
 #include <config.h>
 
-#include "support/assert.h"
+#include "support/lassert.h"
 
 #include <cstdlib>
 #include <exception>