sogo/Misc/WebUI/WebUI_Prefix.pch

10 lines
229 B
Plaintext
Raw Normal View History

//
// Prefix header for all source files of the 'WebUI' target in the 'WebUI' project
//
#ifdef __OBJC__
#import <Foundation/Foundation.h>
#include <NGObjWeb/NGObjWeb.h>
#include <NGExtensions/NGExtensions.h>
#endif