]> git.lyx.org Git - lyx.git/blobdiff - src/paragraph_funcs.cpp
some refactoring
[lyx.git] / src / paragraph_funcs.cpp
index cad97a93c4af960c34cb17093278a9d36fc540d1..7514a1a436dfa971411d2d29013da0cff17f62a7 100644 (file)
 #include "Paragraph.h"
 #include "ParagraphParameters.h"
 
+#include <boost/next_prior.hpp>
+
 
 namespace lyx {
 
-using std::string;
 using std::endl;