summaryrefslogtreecommitdiff
path: root/endless/eosmacros.h
blob: 1a3fc44e8c195536076bdb415137e778cc506f39 (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 EOS_MACROS_H
#define EOS_MACROS_H

/* Shared preprocessor macros */

#endif /* EOS_MACROS_H */