Code cleanup: Pcbnew: move files relative to exort functions to the new folder exporters

all: remove include <protos.h>  from a lot of  files which do not need it.
This commit is contained in:
jean-pierre charras
2014-01-08 15:18:51 +01:00
70 changed files with 77 additions and 135 deletions
-1
View File
@@ -43,7 +43,6 @@
#include <trigo.h>
#include <pcbnew.h>
#include <protos.h>
#include <class_board.h>
#include <class_track.h>