]> git.lyx.org Git - lyx.git/blobdiff - src/insets/insettoc.C
ws changes only
[lyx.git] / src / insets / insettoc.C
index 666abdbc9db4cd3107f4f7762751104f935098ba..e9c584aea057b6a8c2d236cce4a2252fffc057b8 100644 (file)
 #include "metricsinfo.h"
 #include "toc.h"
 
+#include "support/std_ostream.h"
+
+using std::string;
 using std::ostream;
-using std::vector;
 
 
 InsetTOC::InsetTOC(InsetCommandParams const & p)