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