fix compiler warnings
This commit is contained in:
		| @@ -15,7 +15,10 @@ | |||||||
| #pragma warning(pop) | #pragma warning(pop) | ||||||
|  |  | ||||||
| #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) | ||||||
|  |  | ||||||
| #include "RadarScreen.h" | #include "RadarScreen.h" | ||||||
|  |  | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user