Remove duplicate headers in plot and associated code.

This commit is contained in:
Wayne Stambaugh
2021-08-17 15:41:25 -04:00
parent 24a41559ca
commit 6427197962
17 changed files with 59 additions and 73 deletions
-2
View File
@@ -92,7 +92,6 @@
*/
#include <base64.h>
#include <eda_base_frame.h>
#include <eda_rect.h>
#include <string_utils.h>
#include <macros.h>
@@ -100,7 +99,6 @@
#include <cstdint>
#include <wx/mstream.h>
#include <render_settings.h>
#include "plotters_pslike.h"