fix compiler warnings

This commit is contained in:
Sven Czarnian
2021-10-10 20:52:20 +02:00
parent 7d69203486
commit e0ab3ac68e
2 changed files with 4 additions and 0 deletions

View File

@@ -12,7 +12,9 @@
#include <aman/types/Communication.h>
#pragma warning(push, 0)
#include "protobuf/AircraftReport.pb.h"
#pragma warning(pop)
namespace aman {
/**