/* Copyright 2013 Endless Mobile, Inc. */ #ifndef API_VERSION_H #define API_VERSION_H #if !(defined(_EOS_SDK_INSIDE_ENDLESS_H) || defined(COMPILING_EOS_SDK)) #error "Please do not include this header file directly." #endif #define EOS_SDK_ALL_API_VERSIONS #endif /* API_VERSION_H */