Sfoglia il codice sorgente

Re-add ua_log_stdout.h temporarily to fix OS X issue in another PR

Stefan Profanter 5 anni fa
parent
commit
3e43f612aa
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1 0
      arch/ua_network_tcp.c

+ 1 - 0
arch/ua_network_tcp.c

@@ -10,6 +10,7 @@
 
 #define UA_INTERNAL
 #include "ua_network_tcp.h"
+#include "ua_log_stdout.h"
 #include "../deps/queue.h"
 #include "ua_util.h"