vcl/source/outdev/bezier.cxx |    1 +
 1 file changed, 1 insertion(+)

New commits:
commit a2212cefc1a4a380f2cb72fe620f046b947e1dab
Author: Tor Lillqvist <t...@collabora.com>
Date:   Wed Apr 16 00:54:45 2014 +0300

    WaE: Unreferenced function definition [loplugin:unreffun]
    
    Change-Id: Ia6946179a5567fdf1a980113d2efe77d4e87af50

diff --git a/vcl/source/outdev/bezier.cxx b/vcl/source/outdev/bezier.cxx
index 2736c4d..f60eb57 100644
--- a/vcl/source/outdev/bezier.cxx
+++ b/vcl/source/outdev/bezier.cxx
@@ -17,6 +17,7 @@
  *   the License at http://www.apache.org/licenses/LICENSE-2.0 .
  */
 
+#include <vcl/outdev.hxx>
 #include <tools/poly.hxx>
 
 Polygon ImplSubdivideBezier( const Polygon& rPoly )
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to