summaryrefslogtreecommitdiffstats
path: root/Classes/fmdb_Prefix.pch
blob: b8c83c33994aeddab425de9ac28bdf0c56bea95a (plain)
1
2
3
4
5
6
7
//
// Prefix header for all source files of the 'fmdb' target in the 'fmdb' project.
//

#ifdef __OBJC__
    #import <Foundation/Foundation.h>
#endif