Include optimization: move some things from common.h to point-of-use

This commit is contained in:
Jon Evans
2021-03-20 12:09:18 -04:00
parent 80cb1db2e6
commit c04e19f9ac
92 changed files with 258 additions and 195 deletions
+1 -1
View File
@@ -94,8 +94,8 @@
#include <base64.h>
#include <eda_base_frame.h>
#include <eda_rect.h>
#include <common.h>
#include <kicad_string.h>
#include <macros.h>
#include <trigo.h>
#include <cstdint>