Fix compile error on macOS 11.15.2 (introduced by commit 30e3ef4
)
This commit is contained in:
@@ -49,6 +49,7 @@
|
|||||||
|
|
||||||
#include <algorithm>
|
#include <algorithm>
|
||||||
#include <cassert>
|
#include <cassert>
|
||||||
|
#include <array>
|
||||||
|
|
||||||
gcc_pure
|
gcc_pure
|
||||||
static bool
|
static bool
|
||||||
|
@@ -28,6 +28,7 @@
|
|||||||
|
|
||||||
#include <cassert>
|
#include <cassert>
|
||||||
#include <iterator>
|
#include <iterator>
|
||||||
|
#include <array>
|
||||||
|
|
||||||
using namespace Sqlite;
|
using namespace Sqlite;
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user