WaE: Unreferenced function definition [loplugin:unreffun]

Change-Id: Ia6946179a5567fdf1a980113d2efe77d4e87af50
This commit is contained in:
Tor Lillqvist
2014-04-16 00:54:45 +03:00
parent a99f5e37ec
commit a2212cefc1

View File

@@ -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 )