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
703d4020
Kaydet (Commit)
703d4020
authored
Nis 11, 2016
tarafından
Stephan Bergmann
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Avoid reserved identifier
Change-Id: I443d7d82de72841b1ac1f2ed026c647e3f1957fc
üst
374b06c7
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
5 additions
and
5 deletions
+5
-5
dbu_reghelper.cxx
dbaccess/source/shared/dbu_reghelper.cxx
+2
-2
flt_reghelper.cxx
dbaccess/source/shared/flt_reghelper.cxx
+2
-2
registrationhelper.cxx
dbaccess/source/shared/registrationhelper.cxx
+1
-1
No files found.
dbaccess/source/shared/dbu_reghelper.cxx
Dosyayı görüntüle @
703d4020
...
@@ -26,9 +26,9 @@
...
@@ -26,9 +26,9 @@
namespace
dbaui
namespace
dbaui
{
{
#define
_
REGISTRATIONHELPER_CXX_INCLUDED_INDIRECTLY_
#define REGISTRATIONHELPER_CXX_INCLUDED_INDIRECTLY_
#include "registrationhelper.cxx"
#include "registrationhelper.cxx"
#undef
_
REGISTRATIONHELPER_CXX_INCLUDED_INDIRECTLY_
#undef REGISTRATIONHELPER_CXX_INCLUDED_INDIRECTLY_
}
}
...
...
dbaccess/source/shared/flt_reghelper.cxx
Dosyayı görüntüle @
703d4020
...
@@ -26,9 +26,9 @@
...
@@ -26,9 +26,9 @@
namespace
dbaxml
namespace
dbaxml
{
{
#define
_
REGISTRATIONHELPER_CXX_INCLUDED_INDIRECTLY_
#define REGISTRATIONHELPER_CXX_INCLUDED_INDIRECTLY_
#include "registrationhelper.cxx"
#include "registrationhelper.cxx"
#undef
_
REGISTRATIONHELPER_CXX_INCLUDED_INDIRECTLY_
#undef REGISTRATIONHELPER_CXX_INCLUDED_INDIRECTLY_
}
}
...
...
dbaccess/source/shared/registrationhelper.cxx
Dosyayı görüntüle @
703d4020
...
@@ -19,7 +19,7 @@
...
@@ -19,7 +19,7 @@
// be included in other cxx files
// be included in other cxx files
#ifndef
_
REGISTRATIONHELPER_CXX_INCLUDED_INDIRECTLY_
#ifndef REGISTRATIONHELPER_CXX_INCLUDED_INDIRECTLY_
#error "don't build this file directly! use dbu_reghelper.cxx instead!"
#error "don't build this file directly! use dbu_reghelper.cxx instead!"
#endif
#endif
...
...
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