aboutsummaryrefslogtreecommitdiff
path: root/brep/module.cxx
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2015-11-14 16:29:22 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2015-11-16 16:42:35 +0200
commit03905bcf1bcfd9e7932fcac4283c5817058a25ce (patch)
treeb643d3bedf436bfcd8956b25133d5674b6b18e36 /brep/module.cxx
parent96281a6c4f818311a6df90c0d8b8f537a61e1090 (diff)
Invent root path web interface configuration option
Diffstat (limited to 'brep/module.cxx')
-rw-r--r--brep/module.cxx3
1 files changed, 2 insertions, 1 deletions
diff --git a/brep/module.cxx b/brep/module.cxx
index fa7f479..850f593 100644
--- a/brep/module.cxx
+++ b/brep/module.cxx
@@ -22,10 +22,11 @@
using namespace std;
using namespace placeholders; // For std::bind's _1, etc.
-using namespace cli;
namespace brep
{
+ using namespace cli;
+
// module
//
void module::