Kaydet (Commit) 8cb75e90 authored tarafından Matúš Kukan's avatar Matúš Kukan

error: reference to "Primitive2DSequence" is ambiguous

Change-Id: Ic01f84b2603c93985f0b28fc9aced7eeac941b53
üst 5e55d5ff
......@@ -12,8 +12,6 @@
#include <comphelper/processfactory.hxx>
#include <comphelper/seqstream.hxx>
#include <com/sun/star/graphic/SvgTools.hpp>
#include <com/sun/star/lang/XMultiServiceFactory.hpp>
#include <com/sun/star/graphic/SvgTools.hpp>
#include <com/sun/star/graphic/Primitive2DTools.hpp>
#include <com/sun/star/graphic/XPrimitive2D.hpp>
......@@ -28,8 +26,7 @@ namespace
using namespace css::uno;
using namespace css::io;
using namespace css::graphic;
using namespace drawinglayer;
using namespace drawinglayer::primitive2d;
using drawinglayer::primitive2d::arePrimitive2DSequencesEqual;
class Test : public test::BootstrapFixture
{
......
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