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