Browse Source

Update ua_types_encoding_binary.c

removed include of byteswap.h as it is not needed an incompatible with MinGW
LEvertz 10 years ago
parent
commit
91f4ebcf49
1 changed files with 0 additions and 1 deletions
  1. 0 1
      src/ua_types_encoding_binary.c

+ 0 - 1
src/ua_types_encoding_binary.c

@@ -1,4 +1,3 @@
-#include <byteswap.h>
 #include "ua_types_encoding_binary.h"
 #include "ua_util.h"
 #include "ua_namespace_0.h"