aboutsummaryrefslogtreecommitdiff
path: root/src/function/write_file.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/function/write_file.h')
-rw-r--r--src/function/write_file.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/function/write_file.h b/src/function/write_file.h
index 723865e..df05f95 100644
--- a/src/function/write_file.h
+++ b/src/function/write_file.h
@@ -17,6 +17,7 @@ class FunctionWriteFile : public FunctionBase<
friend FunctionBase;
DomDocumentCache::document_ptr constructDocument(
+ const FilesystemContext&,
boost::filesystem::path,
xalan::XalanNode* const
) const;