Explorar el Código

fix a missing include

Julius Pfrommer hace 9 años
padre
commit
d9d56914e6
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      src/client/ua_client_highlevel.c

+ 1 - 0
src/client/ua_client_highlevel.c

@@ -1,4 +1,5 @@
 #include "ua_client.h"
+#include "ua_nodeids.h"
 #include "ua_client_highlevel.h"
 #include "ua_types_encoding_binary.h"