]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/InsetMathSubstack.cpp
* InsetMathHull:
[lyx.git] / src / mathed / InsetMathSubstack.cpp
index 433f7cca59cb65c633c5e97e04bcf20e65a20141..1ecf2b04e7d4674aee8498bdcffb633da32851e7 100644 (file)
 
 #include <ostream>
 
+using namespace std;
+
 namespace lyx {
 
 using support::bformat;
 
-using std::string;
 
 InsetMathSubstack::InsetMathSubstack()
        : InsetMathGrid(1, 1)