From b35806717070092cb3df269eaba7a8a16b8f1da8 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Wed, 21 Dec 2011 11:05:34 +0200 Subject: Various Oracle cleanups and cosmetic changes --- odb/relational/oracle/context.hxx | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'odb/relational/oracle/context.hxx') diff --git a/odb/relational/oracle/context.hxx b/odb/relational/oracle/context.hxx index c7ba554..e130dfa 100644 --- a/odb/relational/oracle/context.hxx +++ b/odb/relational/oracle/context.hxx @@ -6,8 +6,6 @@ #ifndef ODB_RELATIONAL_ORACLE_CONTEXT_HXX #define ODB_RELATIONAL_ORACLE_CONTEXT_HXX -#include - #include namespace relational @@ -30,7 +28,7 @@ namespace relational BINARY_FLOAT, BINARY_DOUBLE, - // Data-time types. + // Date-time types. // DATE, TIMESTAMP, -- cgit v1.1