aboutsummaryrefslogtreecommitdiff
path: root/src/function/transform.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/function/transform.h')
-rw-r--r--src/function/transform.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/function/transform.h b/src/function/transform.h
index 48f5c89..6c8c05d 100644
--- a/src/function/transform.h
+++ b/src/function/transform.h
@@ -19,6 +19,7 @@ class FunctionTransform : public FunctionBase<
friend FunctionBase;
DomDocumentCache::document_ptr constructDocument(
+ const FilesystemContext&,
xalan::XSLTInputSource,
xalan::XSLTInputSource
) const;