aboutsummaryrefslogtreecommitdiff
path: root/brep/package.cxx
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2016-02-12 16:52:43 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2016-02-12 16:52:43 +0200
commitb250ead8e7237813e9bbd91cb3a9382592bf4abc (patch)
treef3386f125b0c4f5fc9eae8d24f8ea25fc0b8c59e /brep/package.cxx
parent1b60fb26391e6645d18ddb8e42fb3d41de398a78 (diff)
<types>/<utility> scheme cleanup
Diffstat (limited to 'brep/package.cxx')
-rw-r--r--brep/package.cxx5
1 files changed, 0 insertions, 5 deletions
diff --git a/brep/package.cxx b/brep/package.cxx
index 7bdc3c7..1f93a56 100644
--- a/brep/package.cxx
+++ b/brep/package.cxx
@@ -4,13 +4,8 @@
#include <brep/package>
-#include <ostream>
-
#include <odb/database.hxx>
-#include <brep/types>
-#include <brep/utility>
-
#include <brep/package-odb>
using namespace std;