Procházet zdrojové kódy

Update ua_types_encoding_binary.c

removed include of byteswap.h as it is not needed an incompatible with MinGW
LEvertz před 10 roky
rodič
revize
91f4ebcf49
1 změnil soubory, kde provedl 0 přidání a 1 odebrání
  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"