[pns] Remove unnecessary includes of KiCad colors.h

This commit is contained in:
Christian Gagneraud 2016-08-15 17:16:48 +02:00 committed by Maciej Suminski
parent 0700178d07
commit e9a2cb0642
5 changed files with 0 additions and 6 deletions

View File

@ -21,7 +21,6 @@
#include <boost/optional.hpp>
#include <base_units.h> // God forgive me doing this...
#include <colors.h>
#include "trace.h"

View File

@ -20,8 +20,6 @@
#include <boost/optional.hpp>
#include <colors.h>
#include "trace.h"
#include "pns_node.h"

View File

@ -19,7 +19,6 @@
*/
#include <base_units.h> // God forgive me doing this...
#include <colors.h>
#include "trace.h"

View File

@ -19,7 +19,6 @@
*/
#include <base_units.h> // God forgive me doing this...
#include <colors.h>
#include "trace.h"

View File

@ -19,7 +19,6 @@
*/
#include <base_units.h> // God forgive me doing this...
#include <colors.h>
#include "trace.h"