From 84a68ccf26a50d5a20a6d8542e7d5472531333dc Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Tue, 1 Sep 2015 13:41:56 +0200 Subject: Add common types header --- bpkg/diagnostics | 2 ++ 1 file changed, 2 insertions(+) (limited to 'bpkg/diagnostics') diff --git a/bpkg/diagnostics b/bpkg/diagnostics index 94cb0ba..ef7b24c 100644 --- a/bpkg/diagnostics +++ b/bpkg/diagnostics @@ -13,6 +13,8 @@ #include #include +#include + namespace bpkg { // Throw this exception to terminate the process. The handler should -- cgit v1.1