GBA001/Pods/SQLite.swift/Sources/SQLite/SQLite.h
2017-04-04 15:36:24 -07:00

7 lines
164 B
Objective-C

@import Foundation;
FOUNDATION_EXPORT double SQLiteVersionNumber;
FOUNDATION_EXPORT const unsigned char SQLiteVersionString[];
#import <SQLite/SQLite-Bridging.h>