Remove includes from map context where only class or struct declaration is required

This commit is contained in:
Dan Paulat 2024-02-16 22:25:38 -06:00
parent 58c7b9accb
commit 2d6181b12a
6 changed files with 17 additions and 2 deletions

View file

@ -7,6 +7,7 @@
#include <scwx/qt/map/color_table_layer.hpp>
#include <scwx/qt/map/layer_wrapper.hpp>
#include <scwx/qt/map/map_provider.hpp>
#include <scwx/qt/map/map_settings.hpp>
#include <scwx/qt/map/overlay_layer.hpp>
#include <scwx/qt/map/overlay_product_layer.hpp>
#include <scwx/qt/map/placefile_layer.hpp>