From db09c733ead2a8f076e26fd2321e82d56043d53d Mon Sep 17 00:00:00 2001 From: Mattes D Date: Mon, 10 Aug 2015 13:23:28 +0200 Subject: Fixed SQLiteCpp MSVC2015 compilation. SQLiteCpp had a "noexcept" keyword that MSVC2015 didn't like, upgrading it makes it compile. --- lib/SQLiteCpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/SQLiteCpp') diff --git a/lib/SQLiteCpp b/lib/SQLiteCpp index 49679e7b5..af78d5934 160000 --- a/lib/SQLiteCpp +++ b/lib/SQLiteCpp @@ -1 +1 @@ -Subproject commit 49679e7b54726e2d94d3aad76a65aeb9c1088afd +Subproject commit af78d59349fd013341746b345961e3f19ecae60d -- cgit v1.2.3