Browse Source

Cleanup and contribs.

August Mueller 12 years ago
parent
commit
9d989cc659
2 changed files with 3 additions and 0 deletions
  1. 1 0
      CONTRIBUTORS.txt
  2. 2 0
      src/FMDatabaseAdditions.h

+ 1 - 0
CONTRIBUTORS.txt

@@ -42,5 +42,6 @@ Chris Wright
 Joshua Tessier
 Graham Dennis
 Nick Hodapp
+Xianliang Li (Oldman)
 
 Aaaaannnd, Gus Mueller (that's me!)

+ 2 - 0
src/FMDatabaseAdditions.h

@@ -7,6 +7,8 @@
 //
 
 #import <Foundation/Foundation.h>
+#import "FMDatabase.h"
+
 
 /** Category of additions for `<FMDatabase>` class.