Remove convert_to_biu.h, merge contents to base_units.h

This commit is contained in:
Marek Roszko
2022-09-16 21:09:28 -04:00
parent 66e8931405
commit 3d5913c825
56 changed files with 116 additions and 186 deletions
+1 -1
View File
@@ -31,7 +31,7 @@
#include <trigo.h>
#include <gerbview_frame.h>
#include <gerber_file_image.h>
#include <convert_to_biu.h>
#include <eda_units.h>
#include <convert_basic_shapes_to_polygon.h>
#define DCODE_DEFAULT_SIZE gerbIUScale.mmToIU( 0.1 )