From 1135f674150e9486c91bc16e9fb09aa755591e25 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Mon, 8 Aug 2016 08:41:01 +0200 Subject: Initial build2 build support --- odb/sqlite/details/config.hxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'odb/sqlite/details/config.hxx') diff --git a/odb/sqlite/details/config.hxx b/odb/sqlite/details/config.hxx index ec89ed6..1f31178 100644 --- a/odb/sqlite/details/config.hxx +++ b/odb/sqlite/details/config.hxx @@ -10,7 +10,7 @@ #ifdef ODB_COMPILER # error libodb-sqlite header included in odb-compiled header #elif !defined(LIBODB_SQLITE_BUILD2) -# elif defined(_MSC_VER) +# ifdef _MSC_VER # include # else # include -- cgit v1.1