From 7103ded6f7e8f3b9c679382b028a97d535a72ac1 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Wed, 4 May 2011 16:09:32 +0200 Subject: Cosmetic changes --- odb/relational/source.hxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'odb') diff --git a/odb/relational/source.hxx b/odb/relational/source.hxx index 9a23ca4..9188077 100644 --- a/odb/relational/source.hxx +++ b/odb/relational/source.hxx @@ -30,7 +30,7 @@ namespace relational } virtual void - line (const std::string& l) + line (const string& l) { if (first_) { -- cgit v1.1