diff options
Diffstat (limited to 'build/context')
-rw-r--r-- | build/context | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/build/context b/build/context index ffe88bc..b0ac6dd 100644 --- a/build/context +++ b/build/context @@ -23,6 +23,7 @@ namespace build extern dir_path work; extern dir_path home; + extern string_pool path_pool; extern string_pool extension_pool; extern string_pool project_name_pool; |