repo.or.cz
/
LibreOffice.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
make ValueTransfer easier to understand
[LibreOffice.git]
/
external
/
epoxy
/
epoxy.visibility.patch
blob
12297b5e291c152abf4c890829a5321c72c23a84
1
--- src/config.h 2018-08-28 13:19:40.699141662 +0100
2
+++ src/config.h 2018-08-28 13:21:51.942139881 +0100
3
@@ -0,0 +1,2 @@
4
+#include <sal/types.h>
5
+#define EPOXY_PUBLIC SAL_DLLPUBLIC_EXPORT extern