소스 검색

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"