Browse Source

removing unused include from opcuaServerMini.c

Stasik0 10 years ago
parent
commit
7a8c3ebf63
1 changed files with 0 additions and 1 deletions
  1. 0 1
      examples/src/opcuaServerMini.c

+ 0 - 1
examples/src/opcuaServerMini.c

@@ -16,7 +16,6 @@
 #include <errno.h> // errno, EINTR
 
 
-#include "opcua.h"
 #include "ua_statuscodes.h"
 #include "ua_transport.h"
 #include "ua_transport_binary.h"