From a96a346e4ab58729b1f257268f2d2af1ebdca890 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Wed, 15 Apr 2015 09:10:10 +0200 Subject: Misc compilation fixes --- brep/diagnostics.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'brep/diagnostics.cxx') diff --git a/brep/diagnostics.cxx b/brep/diagnostics.cxx index 5ab34b6..36d409f 100644 --- a/brep/diagnostics.cxx +++ b/brep/diagnostics.cxx @@ -9,7 +9,7 @@ using namespace std; -namespace build +namespace brep { diag_record:: ~diag_record () noexcept(false) -- cgit v1.1