Added dataNoCopyForColumn: and dataNoCopyForColumnIndex: to FMResultSet.
[fmdb.git] / fmdb_Prefix.pch
blobb8c83c33994aeddab425de9ac28bdf0c56bea95a
1 //
2 // Prefix header for all source files of the 'fmdb' target in the 'fmdb' project.
3 //
5 #ifdef __OBJC__
6     #import <Foundation/Foundation.h>
7 #endif