Skip to content
Projeler
Gruplar
Parçacıklar
Yardım
Yükleniyor...
Oturum aç / Kaydol
Gezinmeyi değiştir
C
core
Proje
Proje
Ayrıntılar
Etkinlik
Cycle Analytics
Depo (repository)
Depo (repository)
Dosyalar
Kayıtlar (commit)
Dallar (branch)
Etiketler
Katkıda bulunanlar
Grafik
Karşılaştır
Grafikler
Konular (issue)
0
Konular (issue)
0
Liste
Pano
Etiketler
Kilometre Taşları
Birleştirme (merge) Talepleri
0
Birleştirme (merge) Talepleri
0
CI / CD
CI / CD
İş akışları (pipeline)
İşler
Zamanlamalar
Grafikler
Paketler
Paketler
Wiki
Wiki
Parçacıklar
Parçacıklar
Üyeler
Üyeler
Collapse sidebar
Close sidebar
Etkinlik
Grafik
Grafikler
Yeni bir konu (issue) oluştur
İşler
Kayıtlar (commit)
Konu (issue) Panoları
Kenar çubuğunu aç
LibreOffice
core
Commits
3322f0d2
Kaydet (Commit)
3322f0d2
authored
Kas 18, 2012
tarafından
Takeshi Abe
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Move #include to appropriate header
Change-Id: I58c33b91f205641f9cc8cdfcd9ecfadc77341b82
üst
66d3da35
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
1 addition
and
4 deletions
+1
-4
b2dpolygontriangulator.hxx
basegfx/inc/basegfx/polygon/b2dpolygontriangulator.hxx
+0
-1
b2dpolypolygon.hxx
basegfx/inc/basegfx/polygon/b2dpolypolygon.hxx
+1
-0
b2dpolypolygon.cxx
basegfx/source/polygon/b2dpolypolygon.cxx
+0
-1
borderhelper.hxx
svtools/inc/svtools/borderhelper.hxx
+0
-1
sallayout.hxx
vcl/inc/sallayout.hxx
+0
-1
No files found.
basegfx/inc/basegfx/polygon/b2dpolygontriangulator.hxx
Dosyayı görüntüle @
3322f0d2
...
...
@@ -21,7 +21,6 @@
#define _BGFX_POLYGON_B2DPOLYGONTRIANGULATOR_HXX
#include <basegfx/polygon/b2dpolypolygon.hxx>
#include <vector>
#include <basegfx/basegfxdllapi.h>
//////////////////////////////////////////////////////////////////////////////
...
...
basegfx/inc/basegfx/polygon/b2dpolypolygon.hxx
Dosyayı görüntüle @
3322f0d2
...
...
@@ -24,6 +24,7 @@
#include <o3tl/cow_wrapper.hxx>
#include <basegfx/range/b2drange.hxx>
#include <basegfx/basegfxdllapi.h>
#include <vector>
// predeclarations
class
ImplB2DPolyPolygon
;
...
...
basegfx/source/polygon/b2dpolypolygon.cxx
Dosyayı görüntüle @
3322f0d2
...
...
@@ -25,7 +25,6 @@
#include <basegfx/matrix/b2dhommatrix.hxx>
#include <functional>
#include <vector>
#include <algorithm>
//////////////////////////////////////////////////////////////////////////////
...
...
svtools/inc/svtools/borderhelper.hxx
Dosyayı görüntüle @
3322f0d2
...
...
@@ -35,7 +35,6 @@
#include <basegfx/polygon/b2dpolygon.hxx>
#include <basegfx/point/b2dpoint.hxx>
#include <vcl/outdev.hxx>
#include <vector>
namespace
svtools
{
...
...
vcl/inc/sallayout.hxx
Dosyayı görüntüle @
3322f0d2
...
...
@@ -21,7 +21,6 @@
#define _SV_SALLAYOUT_HXX
#include <tools/gen.hxx>
#include <vector>
#include <basegfx/polygon/b2dpolypolygon.hxx>
#ifndef _TOOLS_LANG_HXX
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment