]> git.lyx.org Git - features.git/blobdiff - src/mathed/formulabase.C
some fixes for compaq cxx
[features.git] / src / mathed / formulabase.C
index 1941b0a61456c01c6852f64169d0710b3991b126..18d369319b9feaf85a0edf3169fb5d10fa7fd0ce 100644 (file)
@@ -41,7 +41,9 @@
 #include "support/lyxlib.h"
 #include "mathed/support.h"
 
-using namespace std;
+using std::endl;
+using std::ostream;
+using std::vector;
 
 extern char const * latex_special_chars;