From c7711aee32b17df232a967e9b368ec44ab237530 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Thu, 9 Oct 2014 11:22:06 +0200 Subject: Initial bulk erase implementation --- bulk/mssql/auto/person-odb.hxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bulk/mssql/auto') diff --git a/bulk/mssql/auto/person-odb.hxx b/bulk/mssql/auto/person-odb.hxx index f73d829..7c1651f 100644 --- a/bulk/mssql/auto/person-odb.hxx +++ b/bulk/mssql/auto/person-odb.hxx @@ -7,7 +7,7 @@ #include -#if (ODB_VERSION != 20302UL) +#if (ODB_VERSION != 20303UL) #error ODB runtime version mismatch #endif -- cgit v1.1