nl_3d_viewer_plugin_impl.cpp: remove useless includes

This commit is contained in:
jean-pierre charras 2022-01-29 13:09:35 +01:00
parent 7ec326c003
commit 98b9600373
1 changed files with 0 additions and 8 deletions

View File

@ -25,15 +25,7 @@
#include <3d-viewer/3d_canvas/eda_3d_canvas.h>
// KiCAD includes
#include <board.h>
#include <pcb_base_frame.h>
#include <bitmaps.h>
#include <board_adapter.h>
#include <class_draw_panel_gal.h>
#include <pcb_base_frame.h>
#include <view/wx_view_controls.h>
#include <tool/action_manager.h>
#include <tool/tool_action.h>
#include <tool/tool_manager.h>
// stdlib