1//
2// Prefix header for all source files of the 'CocoaTouchStaticLibrary' target in the 'CocoaTouchStaticLibrary' project.
3//
4
5#ifdef __OBJC__
6    #import <Foundation/Foundation.h>
7#endif
8
9#include <string>
10#include <functional>
11