summaryrefslogtreecommitdiff
path: root/endless/eosversion.h
blob: 5b9b2926418be68360bc4d4c0c64609537b9d95f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
/* Copyright 2013 Endless Mobile, Inc. */

#if !(defined(_EOS_SDK_INSIDE_ENDLESS_H) || defined(COMPILING_EOS_SDK))
#error "Please do not include this header file directly."
#endif

#ifndef API_VERSION_H
#define API_VERSION_H

#define EOS_SDK_ALL_API_VERSIONS

#endif /* API_VERSION_H */