Dactyloidae/mobile/ios/ThirdParty/SQLite.swift/Sources/SQLite/SQLite.h

6 lines
164 B
C
Raw Normal View History

2026-06-26 21:04:09 -07:00
@import Foundation;
FOUNDATION_EXPORT double SQLiteVersionNumber;
FOUNDATION_EXPORT const unsigned char SQLiteVersionString[];
#import <SQLite/SQLite-Bridging.h>