소스 검색

fix a spurious include

Julius Pfrommer 9 년 전
부모
커밋
1a117789ec
1개의 변경된 파일0개의 추가작업 그리고 4개의 파일을 삭제
  1. 0 4
      src/server/ua_server_internal.h

+ 0 - 4
src/server/ua_server_internal.h

@@ -9,10 +9,6 @@
 #include "ua_securechannel_manager.h"
 #include "ua_nodestore.h"
 
-#ifdef UA_ENABLE_SUBSCRIPTIONS
-#include "ua_subscription_manager.h"
-#endif
-
 #define ANONYMOUS_POLICY "open62541-anonymous-policy"
 #define USERNAME_POLICY "open62541-username-policy"