summaryrefslogtreecommitdiff
path: root/libxslt/xslt.h
diff options
context:
space:
mode:
Diffstat (limited to 'libxslt/xslt.h')
-rw-r--r--libxslt/xslt.h9
1 files changed, 9 insertions, 0 deletions
diff --git a/libxslt/xslt.h b/libxslt/xslt.h
index 526b10bf..7f2cafac 100644
--- a/libxslt/xslt.h
+++ b/libxslt/xslt.h
@@ -44,6 +44,15 @@ extern "C" {
#define XSLT_NAMESPACE ((xmlChar *) "http://www.w3.org/1999/XSL/Transform")
/**
+ * LIBXSLT_PUBLIC:
+ *
+ * Macro used on Windows to tag public identifiers from shared libraries
+ */
+#ifndef LIBXSLT_PUBLIC
+#define LIBXSLT_PUBLIC
+#endif
+
+/**
* xsltMaxDepth:
*
* This value is used to detect templates loops