aboutsummaryrefslogtreecommitdiff
path: root/libbutl/manifest-parser.mxx
diff options
context:
space:
mode:
Diffstat (limited to 'libbutl/manifest-parser.mxx')
-rw-r--r--libbutl/manifest-parser.mxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/libbutl/manifest-parser.mxx b/libbutl/manifest-parser.mxx
index 0289d6f..cf44679 100644
--- a/libbutl/manifest-parser.mxx
+++ b/libbutl/manifest-parser.mxx
@@ -44,6 +44,8 @@ LIBBUTL_MODEXPORT namespace butl
std::uint64_t column,
const std::string& description);
+ manifest_parsing (const std::string& description);
+
std::string name;
std::uint64_t line;
std::uint64_t column;