]> git.lyx.org Git - lyx.git/blobdiff - src/Sectioning.C
Add outlining functionality to the TOC dialog.
[lyx.git] / src / Sectioning.C
index 42784cc1767d2f7c76ebf131292d4d2b5f3e6ae5..64aa20201966a824e85efc8afc480181ea020d99 100644 (file)
@@ -12,6 +12,8 @@
 
 #include "Sectioning.h"
 
+using std::string;
+
 string const & Section::name() const
 {
        return name_;