ZFFramework
 
Loading...
Searching...
No Matches
ZFImpl_sys_Android_ZF_impl.h
1#ifndef _ZFI_ZFImpl_sys_Android_ZF_impl_h_
2#define _ZFI_ZFImpl_sys_Android_ZF_impl_h_
3
4#include "../ZFImpl_ZF_impl.h"
5#include "ZFImpl_sys_Android.h"
6
7
8#if ZF_ENV_sys_Android
9
10#include "ZFImpl_sys_Android_ZFAndroidInput.h"
11#include "ZFImpl_sys_Android_ZFAndroidMapIter.h"
12#include "ZFImpl_sys_Android_ZFAndroidOutput.h"
13#include "ZFImpl_sys_Android_ZFAndroidReflect.h"
14#include "ZFImpl_sys_Android_ZFInputWrapper.h"
15#include "ZFImpl_sys_Android_ZFObject.h"
16#include "ZFImpl_sys_Android_ZFOutputWrapper.h"
17
18#endif // #if ZF_ENV_sys_Android
19#endif // #ifndef _ZFI_ZFImpl_sys_Android_ZF_impl_h_
20
global header for ZF_impl module