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
b0dd7183
Kaydet (Commit)
b0dd7183
authored
Eyl 06, 2007
tarafından
Kurt Zenker
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
INTEGRATION: CWS mingwport06 (1.8.62); FILE MERGED
2007/08/24 13:06:54 vg 1.8.62.1: #i75499# pragma is for MSVC
üst
6a7e8eea
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
2 deletions
+4
-2
macros.h
sal/systools/win32/uwinapi/macros.h
+4
-2
No files found.
sal/systools/win32/uwinapi/macros.h
Dosyayı görüntüle @
b0dd7183
...
@@ -4,9 +4,9 @@
...
@@ -4,9 +4,9 @@
*
*
* $RCSfile: macros.h,v $
* $RCSfile: macros.h,v $
*
*
* $Revision: 1.
8
$
* $Revision: 1.
9
$
*
*
* last change: $Author:
vg $ $Date: 2007-03-26 14:26:43
$
* last change: $Author:
kz $ $Date: 2007-09-06 13:50:41
$
*
*
* The Contents of this file are made available subject to
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
* the terms of GNU Lesser General Public License Version 2.1.
...
@@ -53,7 +53,9 @@
...
@@ -53,7 +53,9 @@
// Globally disable "warning C4100: unreferenced formal parameter" caused by
// Globally disable "warning C4100: unreferenced formal parameter" caused by
// IMPLEMENT_THUNK:
// IMPLEMENT_THUNK:
#ifdef _MSC_VER
#pragma warning(disable:4100)
#pragma warning(disable:4100)
#endif
/* Version macros */
/* Version macros */
...
...
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