From 33e79981967fe82d392c90974031abd444e1f9f8 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Fri, 2 Apr 2010 18:40:17 +0200 Subject: Remove unused headers --- odb/context.cxx | 2 -- odb/context.hxx | 2 -- 2 files changed, 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 - #include 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 -#include #include #include #include // std::size_t -- cgit v1.1