From 26bd95b4cab885744eabf95ee7a8012eab2800a3 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Tue, 10 Sep 2013 14:06:06 +0200 Subject: Cosmetic changes --- odb/connection.hxx | 2 +- odb/statement.hxx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/odb/connection.hxx b/odb/connection.hxx index 1d60056..ad26ca3 100644 --- a/odb/connection.hxx +++ b/odb/connection.hxx @@ -210,4 +210,4 @@ namespace odb #include -#endif // ODB_MYSQL_CONNECTION_HXX +#endif // ODB_CONNECTION_HXX diff --git a/odb/statement.hxx b/odb/statement.hxx index 160dc6e..28999be 100644 --- a/odb/statement.hxx +++ b/odb/statement.hxx @@ -102,4 +102,4 @@ namespace odb #include -#endif // ODB_MYSQL_STATEMENT_HXX +#endif // ODB_STATEMENT_HXX -- cgit v1.1