浏览代码

remove unused headers

Sven Czarnian 3 年之前
父节点
当前提交
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"