Reduce compile times by extracting headers
Break the most expensive header include chains that contaminate the largest number of translation units New lightweight headers for extractdded types: font_metrics.h, mouse_drag_action.h, board_project_settings_params.h, common_settings_internals.h, wx_infobar_message_type.h, zone_layer_properties_grid.h
This commit is contained in:
@@ -36,6 +36,7 @@
|
||||
#include <kiway.h>
|
||||
#include <macros.h>
|
||||
#include <pgm_base.h>
|
||||
#include <settings/common_settings.h>
|
||||
#include <python_scripting.h>
|
||||
#include <string_utils.h>
|
||||
#include <tools/pcb_actions.h>
|
||||
|
||||
Reference in New Issue
Block a user