Kaydet (Commit) c7d70ec4 authored tarafından Caolán McNamara's avatar Caolán McNamara

fix build error

Change-Id: I9db006805bfd457663762e2fd2863d096b2547b4
üst 39b09b67
...@@ -79,6 +79,7 @@ ...@@ -79,6 +79,7 @@
#include "lwplayoutdef.hxx" #include "lwplayoutdef.hxx"
#include "xfilter/xfdefs.hxx" #include "xfilter/xfdefs.hxx"
#include "xfilter/xffont.hxx"
#include "xfilter/xfpagemaster.hxx" #include "xfilter/xfpagemaster.hxx"
#include "xfilter/xfcolumns.hxx" #include "xfilter/xfcolumns.hxx"
#include "xfilter/xfborders.hxx" #include "xfilter/xfborders.hxx"
...@@ -397,7 +398,6 @@ public: ...@@ -397,7 +398,6 @@ public:
virtual LwpVirtualLayout* GetContainerLayout() SAL_OVERRIDE; virtual LwpVirtualLayout* GetContainerLayout() SAL_OVERRIDE;
}; };
class XFFont;
class LwpPlacableLayout : public LwpLayout class LwpPlacableLayout : public LwpLayout
{ {
public: public:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment