aboutsummaryrefslogtreecommitdiff
path: root/brep/module.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'brep/module.cxx')
-rw-r--r--brep/module.cxx5
1 files changed, 0 insertions, 5 deletions
diff --git a/brep/module.cxx b/brep/module.cxx
index b451627..e8a824d 100644
--- a/brep/module.cxx
+++ b/brep/module.cxx
@@ -7,18 +7,13 @@
#include <httpd.h>
#include <http_log.h>
-#include <ostream>
#include <sstream>
#include <cstring> // strchr()
-#include <stdexcept>
#include <functional> // bind()
#include <web/module>
#include <web/apache/log>
-#include <brep/types>
-#include <brep/utility>
-
#include <brep/options>
using namespace std;