GeographicLib is not needed by radar product layer

This commit is contained in:
Dan Paulat 2022-10-07 23:49:05 -05:00
parent 3a4819aeff
commit 9520d88eef

View file

@ -6,7 +6,6 @@
#pragma warning(push, 0)
#include <boost/timer/timer.hpp>
#include <GeographicLib/Geodesic.hpp>
#include <glm/glm.hpp>
#include <glm/gtc/matrix_transform.hpp>
#include <glm/gtc/type_ptr.hpp>