comparison th_endian.h @ 180:06a375df1787

Cosmetic.
author Matti Hamalainen <ccr@tnsp.org>
date Mon, 02 Mar 2015 22:43:23 +0200
parents 167118a6609a
children 5c7de25666e7
comparison
equal deleted inserted replaced
179:167118a6609a 180:06a375df1787
7 */ 7 */
8 #ifndef TH_ENDIAN_H 8 #ifndef TH_ENDIAN_H
9 #define TH_ENDIAN_H 9 #define TH_ENDIAN_H
10 10
11 #ifdef HAVE_CONFIG_H 11 #ifdef HAVE_CONFIG_H
12 #include "config.h" 12 # include "config.h"
13 #endif 13 #endif
14 #include "th_types.h" 14 #include "th_types.h"
15 #include <stdio.h> 15 #include <stdio.h>
16 16
17 #ifdef __cplusplus 17 #ifdef __cplusplus