浏览代码

add generated types to client.h

Julius Pfrommer 10 年之前
父节点
当前提交
568718388f
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      include/ua_client.h

+ 1 - 0
include/ua_client.h

@@ -1,6 +1,7 @@
 #include "ua_util.h"
 #include "ua_util.h"
 #include "ua_types.h"
 #include "ua_types.h"
 #include "ua_connection.h"
 #include "ua_connection.h"
+#include "ua_types_generated.h"
 
 
 /**
 /**
  * The client networklayer can handle only a single connection. The networklayer
  * The client networklayer can handle only a single connection. The networklayer