diff options
Diffstat (limited to 'build/diagnostics')
-rw-r--r-- | build/diagnostics | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/build/diagnostics b/build/diagnostics index b8b1090..ab4c4a2 100644 --- a/build/diagnostics +++ b/build/diagnostics @@ -21,9 +21,6 @@ namespace build { - using butl::path; - using butl::dir_path; - struct diag_record; // Throw this exception to terminate the build. The handler should |