mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-02 05:48:38 +09:00
6 lines
164 B
C
6 lines
164 B
C
|
|
@import Foundation;
|
||
|
|
|
||
|
|
FOUNDATION_EXPORT double SQLiteVersionNumber;
|
||
|
|
FOUNDATION_EXPORT const unsigned char SQLiteVersionString[];
|
||
|
|
|
||
|
|
#import <SQLite/SQLite-Bridging.h>
|