File tree 6 files changed +6
-0
lines changed
6 files changed +6
-0
lines changed Original file line number Diff line number Diff line change 10
10
#ifndef _MSC_VER
11
11
#if __linux__
12
12
#include < endian.h>
13
+ #elif WINDOWS
13
14
#else
14
15
#include < machine/endian.h>
15
16
#endif
Original file line number Diff line number Diff line change 10
10
#ifndef _MSC_VER
11
11
#if __linux__
12
12
#include < endian.h>
13
+ #elif WINDOWS
13
14
#else
14
15
#include < machine/endian.h>
15
16
#endif
Original file line number Diff line number Diff line change 9
9
#ifndef _MSC_VER
10
10
#if __linux__
11
11
#include < endian.h>
12
+ #elif WINDOWS
12
13
#else
13
14
#include < machine/endian.h>
14
15
#endif
Original file line number Diff line number Diff line change 10
10
#ifndef _MSC_VER
11
11
#if __linux__
12
12
#include < endian.h>
13
+ #elif WINDOWS
13
14
#else
14
15
#include < machine/endian.h>
15
16
#endif
Original file line number Diff line number Diff line change 10
10
#ifndef _MSC_VER
11
11
#if __linux__
12
12
#include < endian.h>
13
+ #elif WINDOWS
13
14
#else
14
15
#include < machine/endian.h>
15
16
#endif
Original file line number Diff line number Diff line change 10
10
#ifndef _MSC_VER
11
11
#if __linux__
12
12
#include < endian.h>
13
+ #elif WINDOWS
13
14
#else
14
15
#include < machine/endian.h>
15
16
#endif
You can’t perform that action at this time.
0 commit comments