aboutsummaryrefslogtreecommitdiff
path: root/brep/diagnostics.cxx
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2015-11-16 20:02:06 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2015-11-25 20:35:10 +0200
commit2700ed6a3e1092a064f28b07f8e2c4e5b9b830e7 (patch)
treea54ffc979dde42e609bc9877120fa010887c6b66 /brep/diagnostics.cxx
parent48a3c47d34c2acc0a39e2db5acfd437dace499c1 (diff)
Implement new URL path schema for the web interface
Diffstat (limited to 'brep/diagnostics.cxx')
-rw-r--r--brep/diagnostics.cxx3
1 files changed, 2 insertions, 1 deletions
diff --git a/brep/diagnostics.cxx b/brep/diagnostics.cxx
index 0278792..4f8e5d6 100644
--- a/brep/diagnostics.cxx
+++ b/brep/diagnostics.cxx
@@ -4,9 +4,10 @@
#include <brep/diagnostics>
-#include <cassert>
#include <exception>
+#include <brep/utility>
+
using namespace std;
namespace brep