Skip to content
Snippets Groups Projects
Commit 33ba6453 authored by Rashad Kanavath's avatar Rashad Kanavath
Browse files

WRG: another ossim warning

parent 126fb8f8
No related branches found
No related tags found
No related merge requests found
......@@ -24,6 +24,7 @@
#pragma GCC diagnostic push
#pragma GCC diagnostic ignored "-Wunused-parameter"
#pragma GCC diagnostic ignored "-Woverloaded-virtual"
#pragma GCC diagnostic ignored "-Wshadow"
#include "ossim/elevation/ossimElevManager.h"
#include "ossim/base/ossimGeoidManager.h"
#include "ossim/base/ossimFilename.h"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment