]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/tests/boost.cpp
Don't allow newline characters in document settings.
[lyx.git] / src / frontends / tests / boost.cpp
index 577c911a9503a501dcae0210732ff8ee49a08ef8..09d701dfd51980046a88cd3919d3d34cc4292619 100644 (file)
@@ -3,13 +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 <cstdlib>
 #include <iostream>
 #include <boost/assert.hpp>