diff options
Diffstat (limited to 'src/function/generate.h')
-rw-r--r-- | src/function/generate.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/function/generate.h b/src/function/generate.h index 43f5da1..333ed37 100644 --- a/src/function/generate.h +++ b/src/function/generate.h @@ -20,6 +20,7 @@ class FunctionGenerate : public FunctionBase< friend FunctionBase; DomDocumentCache::document_ptr constructDocument( + const FilesystemContext&, xalan::XSLTInputSource, xalan::XSLTInputSource, boost::filesystem::path |