Kaydet (Commit) aee56406 authored tarafından sj's avatar sj

impress204: fixed build problem (precompiled filter include was missing)

üst 2b9074e2
...@@ -38,6 +38,7 @@ Here, we choose: ...@@ -38,6 +38,7 @@ Here, we choose:
- for horizontal/vertical lines and line with length less than five to draw the real line, - for horizontal/vertical lines and line with length less than five to draw the real line,
- in the other case, we keep the same shape (even if this means some "bad" coordinates) - in the other case, we keep the same shape (even if this means some "bad" coordinates)
*/ */
#include "precompiled_filter.hxx"
#include <basegfx/polygon/b2dpolygon.hxx> #include <basegfx/polygon/b2dpolygon.hxx>
#include <basegfx/polygon/b2dpolygontools.hxx> #include <basegfx/polygon/b2dpolygontools.hxx>
......
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