diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2010-11-30 08:58:14 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2010-11-30 08:58:14 +0200 |
commit | b94c9903fc73a8ce7e1ff985bba0279bcd518c3b (patch) | |
tree | 186b8494c50770b902e7da76b23718aa0d8b28f4 | |
parent | 1477f5d2ea334a4b57ac3720c30e4b29d10eec98 (diff) |
Cosmetic changes
-rw-r--r-- | odb/tr1-pointer-traits.hxx | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/odb/tr1-pointer-traits.hxx b/odb/tr1-pointer-traits.hxx index b9a0703..c21d46a 100644 --- a/odb/tr1-pointer-traits.hxx +++ b/odb/tr1-pointer-traits.hxx @@ -8,9 +8,11 @@ #include <odb/pre.hxx> +// // This header assumes that the necessary TR1 header has already // been included. // + #include <odb/pointer-traits.hxx> namespace odb |