public
Description: Schema Migration support for the SQLite library FMDB
Homepage: http://mocra.com
Clone URL: git://github.com/mocra/fmdb-migration-manager.git
fmdb-migration-manager / fmdb-migration-manager_Prefix.pch
100644 8 lines (6 sloc) 0.176 kb
1
2
3
4
5
6
7
8
//
// Prefix header for all source files of the 'fmdb-migration-manager' target in the 'fmdb-migration-manager' project.
//
 
#ifdef __OBJC__
    #import <Cocoa/Cocoa.h>
#endif