more cleanup about removing useless include

This commit is contained in:
jean-pierre charras
2020-10-02 08:58:19 +02:00
parent 60046a1bcc
commit 8285110c2a
27 changed files with 3 additions and 50 deletions
-1
View File
@@ -26,7 +26,6 @@
* @brief Some useful functions to handle strings.
*/
#include <fctsys.h>
#include <macros.h>
#include <richio.h> // StrPrintf
#include <kicad_string.h>