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
94e277e9
Kaydet (Commit)
94e277e9
authored
Mar 05, 2013
tarafından
Herbert Dürr
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
the header file new.h is obsolete on our platforms
üst
d9a81e07
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 addition
and
6 deletions
+1
-6
except.cxx
bridges/source/cpp_uno/msvc_win32_intel/except.cxx
+0
-1
portxt.hxx
sw/source/core/text/portxt.hxx
+1
-5
No files found.
bridges/source/cpp_uno/msvc_win32_intel/except.cxx
Dosyayı görüntüle @
94e277e9
...
@@ -28,7 +28,6 @@
...
@@ -28,7 +28,6 @@
#include <hash_map>
#include <hash_map>
#include <sal/config.h>
#include <sal/config.h>
#include <malloc.h>
#include <malloc.h>
#include <new.h>
#include <typeinfo.h>
#include <typeinfo.h>
#include <signal.h>
#include <signal.h>
...
...
sw/source/core/text/portxt.hxx
Dosyayı görüntüle @
94e277e9
...
@@ -22,11 +22,7 @@
...
@@ -22,11 +22,7 @@
#ifndef _PORTXT_HXX
#ifndef _PORTXT_HXX
#define _PORTXT_HXX
#define _PORTXT_HXX
#ifdef GCC
#include <sys/types.h>
#else
#include <new.h> //fuer size_t, FIXEDMEM aus tools
#endif
#include <tools/mempool.hxx>
#include <tools/mempool.hxx>
#include "porlin.hxx"
#include "porlin.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