#ifndef __LuceneKit_Text_Importer__ #define __LuceneKit_Text_Importer__ #include <Foundation/Foundation.h> #include "LCImporter.h" @interface LCTextImporter: NSObject <LCImporter> @end #endif /* __LuceneKit_Text_Importer__ */