]> git.lyx.org Git - features.git/blobdiff - src/mathed/math_root.h
apply the ostream changes to mathed, some other small related things
[features.git] / src / mathed / math_root.h
index 2fdb3faad0463fcb9b69e275fb44c32d5b8561ad..5123fbf5ccc44f1de062647472f8574c3fb0cc12 100644 (file)
@@ -40,8 +40,12 @@ class MathRootInset: public MathSqrtInset {
     void draw(Painter &, int x, int baseline);
     ///
     void Write(ostream &);
+       
+#ifndef USE_OSTREAM_ONLY
     ///
     void Write(string & file);
+#endif
+       
     ///
     void Metrics();
     ///