Split base_struct into eda_item and eda_rect

This commit is contained in:
Marek Roszko
2020-10-13 21:24:50 -04:00
parent b68bfab791
commit b2e9f6987d
78 changed files with 953 additions and 924 deletions
+1 -1
View File
@@ -27,7 +27,7 @@
#include <stddef.h> // for NULL, size_t
#include <vector> // for vector, __vector_base<>...
#include <base_struct.h>
#include <eda_item.h>
#include <common.h>
#include <convert_basic_shapes_to_polygon.h>
#include <geometry/seg.h> // for SEG