Redundant includes.

Signed-off-by: Viktor Govako <viktor.govako@gmail.com>
This commit is contained in:
Viktor Govako
2025-09-19 15:14:21 -03:00
committed by Konstantin Pastbin
parent c968d79f4f
commit 6259e396f4
3 changed files with 0 additions and 12 deletions

View File

@@ -4,14 +4,8 @@
#include "indexer/scales.hpp"
#include "platform/settings.hpp"
#include "geometry/angles.hpp"
#include "geometry/distance_on_sphere.hpp"
#include "geometry/point2d.hpp"
#include "geometry/transformations.hpp"
#include "base/logging.hpp"
namespace df
{