repo.or.cz
/
sqlcipher.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
namespace changes and fixes for non-amalgamated builds
[sqlcipher.git]
/
macosx
/
SQLCipher.h
blob
1023799d9e8b2a012b0961f4e3c2abe08d4f249b
1
2
@import Foundation
;
3
4
FOUNDATION_EXPORT
double
SQLCipherVersionNumber
;
5
FOUNDATION_EXPORT
const unsigned char
SQLCipherVersionString
[];
6
7
#import
"sqlite3.h"