]> git.lyx.org Git - features.git/commitdiff
Compilation fixes.
authorAngus Leeming <leeming@lyx.org>
Tue, 9 Jul 2002 14:00:59 +0000 (14:00 +0000)
committerAngus Leeming <leeming@lyx.org>
Tue, 9 Jul 2002 14:00:59 +0000 (14:00 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4569 a592a061-630c-0410-9148-cb99ea01b6c8

src/mathed/ChangeLog
src/mathed/math_braceinset.C
src/mathed/math_braceinset.h

index bc299f23549b8d6523380f7ae5b7b80698acf57f..938a74f62ae97594abe8840aa3ef4e3d0e3518f0 100644 (file)
@@ -1,7 +1,9 @@
-2002-07-08  Angus Leeming  <leeming@lyx.org>
+2002-07-09  Angus Leeming  <leeming@lyx.org>
 
+       * math_braceinset.h:
        * math_scriptinset.h: remove class:: from method declaration.
 
+       * math_braceinset.C:
        * math_envinset.C: #include "LOstream.h"
 
 2002-07-05  Angus Leeming  <leeming@lyx.org>
index 81d3cc4bfd102a883edee24eae75e8f843652f5f..021334ac63704b2ef589ef63f910ee928161f052 100644 (file)
@@ -8,7 +8,7 @@
 #include "math_parser.h"
 #include "math_support.h"
 #include "math_mathmlstream.h"
-
+#include "support/LOstream.h"
 
 using std::max;
 
index c655c9fe1bded922ae33bf720a02f87088dcd949..298202e89823199a6be97ad2f989e1cd2d93a2b8 100644 (file)
@@ -30,7 +30,7 @@ public:
        ///
        void metrics(MathMetricsInfo & mi) const;
        ///
-       void MathBraceInset::infoize(std::ostream & os) const;
+       void infoize(std::ostream & os) const;
 
 private:
        /// width of brace character