From c8eda24a4ce5192ea502194387e5053098616561 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Thu, 17 Nov 2011 11:35:55 +0200 Subject: Rename odbc.hxx to mssql.hxx for consistency --- odb/mssql/error.cxx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'odb/mssql/error.cxx') diff --git a/odb/mssql/error.cxx b/odb/mssql/error.cxx index 0d26ae8..dd94156 100644 --- a/odb/mssql/error.cxx +++ b/odb/mssql/error.cxx @@ -3,9 +3,9 @@ // copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file -#include +#include #include -//#include +#include #include using namespace std; -- cgit v1.1