summaryrefslogtreecommitdiffstats
path: root/contrib/ntp/sntp/unity/unity_config.h
blob: 25418bd33fd342b3169705376e306a6d09cd1ecd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
/* unity_config.h */

#ifndef UNITY_CONFIG_H
#define UNITY_CONFIG_H

#define UNITY_INCLUDE_DOUBLE

#ifndef HAVE_STDINT_H
# define UNITY_EXCLUDE_STDINT_H
#endif

#endif /* UNITY_CONFIG_H */
OpenPOWER on IntegriCloud