Files
sqlcipher/macosx/SQLCipher.h
T

8 lines
156 B
Objective-C
Raw Normal View History

@import Foundation;
FOUNDATION_EXPORT double SQLCipherVersionNumber;
FOUNDATION_EXPORT const unsigned char SQLCipherVersionString[];
#import "sqlite3.h"