diff options
-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 |