Browse Source

AP_ONVIF: use correct #pragma GCC diagnostic pop

gps-1.3.1
Pierre Kancir 4 years ago committed by Andrew Tridgell
parent
commit
c676d4772f
  1. 2
      libraries/AP_ONVIF/AP_ONVIF.h

2
libraries/AP_ONVIF/AP_ONVIF.h

@ -26,7 +26,7 @@ @@ -26,7 +26,7 @@
#include <AP_ONVIF/onvifMediaBindingProxy.h>
#include <AP_ONVIF/onvifPTZBindingProxy.h>
#include <plugin/wsseapi-lite.h>
#pragma pop
#pragma GCC diagnostic pop
#include <AP_Math/AP_Math.h>
class AP_ONVIF {

Loading…
Cancel
Save