Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/C/LibreOffice/external/redland/raptor/   (Office von Apache Version 25.8.3.2©)  Datei vom 5.10.2025 mit Größe 334 B image not shown  

Quelle  raptor-msvc.patch.1   Sprache: unbekannt

 
--- raptor/src/raptor_uri.c 2016-08-26 23:45:34.543400074 +0200
+++ raptor/src/raptor_uri.c 2016-08-26 23:45:40.479399614 +0200
@@ -51,6 +51,10 @@
 #include <sys/stat.h>
 #endif
 
+#if !defined(HAVE_ACCESS) && defined(HAVE__ACCESS)
+#include <io.h>
+#endif
+
 /* Raptor includes */
 #include "raptor2.h"
 #include "raptor_internal.h"

[ Dauer der Verarbeitung: 0.11 Sekunden  (vorverarbeitet)  ]