]> git.lyx.org Git - features.git/blobdiff - src/support/lstrings.C
Delete a coupld of unwanted files.
[features.git] / src / support / lstrings.C
index ad3532426bfa3b57ecf4f2e2422db7dc694b5c74..6ca5e68f653a8e469f290055d83f1976744238dd 100644 (file)
 #include "lstrings.h"
 #include "support/std_sstream.h"
 #include "debug.h"
-#include "BoostFormat.h"
 #include "lyxlib.h"
 #include "tostr.h"
 
 #include <boost/tokenizer.hpp>
 #include <boost/assert.hpp>
+#include <boost/format.hpp>
 
 #include <algorithm>