fix compiler warnings
This commit is contained in:
@@ -12,7 +12,9 @@
|
||||
|
||||
#include <aman/types/Communication.h>
|
||||
|
||||
#pragma warning(push, 0)
|
||||
#include "protobuf/AircraftReport.pb.h"
|
||||
#pragma warning(pop)
|
||||
|
||||
namespace aman {
|
||||
/**
|
||||
|
||||
@@ -13,7 +13,9 @@
|
||||
|
||||
#include <aman/types/Communication.h>
|
||||
|
||||
#pragma warning(push, 0)
|
||||
#include "protobuf/AircraftSchedule.pb.h"
|
||||
#pragma warning(pop)
|
||||
|
||||
namespace aman {
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user