]> git.lyx.org Git - lyx.git/blobdiff - src/support/lyxsum.C
tostr -> convert and some bformat work
[lyx.git] / src / support / lyxsum.C
index c5c88a5c5a52535d374c47896b75e8073f839551..3ce7994ebaed9c4e4210108f9486e56e8bffe069 100644 (file)
 #include <config.h>
 
 #include "support/lyxlib.h"
+
 #include "debug.h"
 
-#include <algorithm>
 #include <boost/crc.hpp>
 
-using std::endl;
+#include <algorithm>
 
+using std::endl;
 using std::string;