summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--odb/context.cxx2
-rw-r--r--odb/context.hxx2
2 files changed, 0 insertions, 4 deletions
diff --git a/odb/context.cxx b/odb/context.cxx
index f2dce53..905d511 100644
--- a/odb/context.cxx
+++ b/odb/context.cxx
@@ -3,8 +3,6 @@
// copyright : Copyright (c) 2009-2010 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
-#include <stack>
-
#include <odb/context.hxx>
using namespace std;
diff --git a/odb/context.hxx b/odb/context.hxx
index f86e568..c91c260 100644
--- a/odb/context.hxx
+++ b/odb/context.hxx
@@ -6,8 +6,6 @@
#ifndef ODB_CONTEXT_HXX
#define ODB_CONTEXT_HXX
-#include <set>
-#include <map>
#include <string>
#include <ostream>
#include <cstddef> // std::size_t