mirror of
https://github.com/Xahau/xahaud.git
synced 2025-12-06 17:27:52 +00:00
Fix include path
This commit is contained in:
@@ -30,7 +30,7 @@
|
|||||||
see BeastConfig.h.
|
see BeastConfig.h.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include "../../../beast/beast/config/PlatformConfig.h"
|
#include "../../beast/config/PlatformConfig.h"
|
||||||
|
|
||||||
#if BEAST_IOS || BEAST_MAC
|
#if BEAST_IOS || BEAST_MAC
|
||||||
# define BEAST_HAVE_NATIVE_SQLITE 1
|
# define BEAST_HAVE_NATIVE_SQLITE 1
|
||||||
|
|||||||
Reference in New Issue
Block a user