Fix extra tokens

This commit is contained in:
Seth Hillbrand 2024-05-01 12:22:42 -07:00
parent 9a6efd43e1
commit cd74ebe9cc
2 changed files with 2 additions and 2 deletions

View File

@ -33,7 +33,7 @@
#include <io/io_utils.h>
#include <io/altium/altium_binary_parser.h>
#include <pcb_io/pcb_io.h>
#include <reporter.h>>
#include <reporter.h>
#include <board.h>

View File

@ -24,7 +24,7 @@
#include <altium_pcb.h>
#include <io/altium/altium_binary_parser.h>
#include <pcb_io/pcb_io.h>
#include <reporter.h>>
#include <reporter.h>
#include <board.h>