mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
libcmis: rm patches
This commit is contained in:
parent
90c1644b97
commit
dd4dca2e6f
1 changed files with 0 additions and 19 deletions
|
@ -1,19 +0,0 @@
|
||||||
FTBFS: /usr/include/c++/9.2/memory:146:1: error: template with C linkage
|
|
||||||
|
|
||||||
--- a/inc/libcmis-c/repository.h
|
|
||||||
+++ b/inc/libcmis-c/repository.h
|
|
||||||
@@ -28,12 +28,12 @@
|
|
||||||
#ifndef _REPOSITORY_H_
|
|
||||||
#define _REPOSITORY_H_
|
|
||||||
|
|
||||||
+#include <libxml/tree.h>
|
|
||||||
+
|
|
||||||
#ifdef __cplusplus
|
|
||||||
extern "C" {
|
|
||||||
#endif
|
|
||||||
|
|
||||||
-#include <libxml/tree.h>
|
|
||||||
-
|
|
||||||
#include "libcmis-c/libcmis-c-api.h"
|
|
||||||
#include "libcmis-c/types.h"
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue