ソースを参照

Update ua_types_encoding_binary.c

removed include of byteswap.h as it is not needed an incompatible with MinGW
LEvertz 10 年 前
コミット
91f4ebcf49
共有1 個のファイルを変更した0 個の追加1 個の削除を含む
  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"