소스 검색

remove unused headers

Sven Czarnian 4 년 전
부모
커밋
559ab86d60
1개의 변경된 파일0개의 추가작업 그리고 3개의 파일을 삭제
  1. 0 3
      src/PlugIn.cpp

+ 0 - 3
src/PlugIn.cpp

@@ -19,9 +19,6 @@
 #include <aman/config/CommunicationFileFormat.h>
 #include <aman/config/IdentifierFileFormat.h>
 
-#include <protobuf/AircraftReport.pb.h>
-#include <zmq.h>
-
 #include "com/ZmqContext.h"
 #include "PlugIn.h"