aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2011-04-27 10:14:54 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2011-04-27 10:14:54 +0200
commite572df74c40c67f3e9995781a3c8da245d890cff (patch)
treeb77fa0817ff64669513f0afa0df746b0bea07fc8
parentbb58fc40e0d19239a77786e3674f40fd0c92dbb3 (diff)
Remove unnecessary include
-rw-r--r--odb/error.cxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/odb/error.cxx b/odb/error.cxx
index 649efce..5dab2a9 100644
--- a/odb/error.cxx
+++ b/odb/error.cxx
@@ -3,8 +3,6 @@
// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
-#include <iostream>
-
#include <odb/error.hxx>
using namespace std;