diff options
Diffstat (limited to 'toolsrc/include')
| -rw-r--r-- | toolsrc/include/vcpkglib.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/toolsrc/include/vcpkglib.h b/toolsrc/include/vcpkglib.h index 353bfb0a0..710b21cd5 100644 --- a/toolsrc/include/vcpkglib.h +++ b/toolsrc/include/vcpkglib.h @@ -6,6 +6,8 @@ namespace vcpkg { + extern bool g_debugging; + StatusParagraphs database_load_check(const vcpkg_paths& paths); void write_update(const vcpkg_paths& paths, const StatusParagraph& p); |
