aboutsummaryrefslogtreecommitdiff
path: root/odb/option-types.cxx
diff options
context:
space:
mode:
authorConstantin Michael <constantin@codesynthesis.com>2011-10-06 09:23:04 +0200
committerConstantin Michael <constantin@codesynthesis.com>2011-10-21 11:47:12 +0200
commitcd6c6ffa22c3179756218aa718c309bebe3e4a42 (patch)
tree247c61c81ae15b42f33d6a816d27ad72843ed498 /odb/option-types.cxx
parent648f94540c67f84fdba6b5097323b89f6c914292 (diff)
Remove unnecessary header file
Diffstat (limited to 'odb/option-types.cxx')
-rw-r--r--odb/option-types.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/odb/option-types.cxx b/odb/option-types.cxx
index cc4b28b..870fb1d 100644
--- a/odb/option-types.cxx
+++ b/odb/option-types.cxx
@@ -7,7 +7,6 @@
#include <istream>
#include <ostream>
#include <algorithm> // std::lower_bound
-#include <sstream> // std::ostringstream
#include <odb/option-types.hxx>