]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/InsetMathLefteqn.h
Seems boost also includes all std headers. Not including boost therefore produces...
[lyx.git] / src / mathed / InsetMathLefteqn.h
index 6742e7327e26b42d1b4d66b6bbda9dad15a5781f..1adb0bd4001de7ecc8723d1dddb7b269a732ebfa 100644 (file)
@@ -23,7 +23,7 @@ namespace lyx {
 class InsetMathLefteqn : public InsetMathNest {
 public:
        ///
-       InsetMathLefteqn();
+       InsetMathLefteqn(Buffer * buf);
        ///
        docstring name() const;
        ///