mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-24 23:25:38 +00:00
Temp
This commit is contained in:
@@ -18,10 +18,10 @@
|
||||
#ifndef SQLITE3EXT_H
|
||||
#define SQLITE3EXT_H
|
||||
|
||||
#if TARGET_OS_IOS
|
||||
#include <sqlcipher/sqlite3.h>
|
||||
#else
|
||||
#if TARGET_OS_OSX
|
||||
#include <sqlciphermac/sqlite3.h>
|
||||
#else
|
||||
#include <sqlcipher/sqlite3.h>
|
||||
#endif
|
||||
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user