Fix GCC build issue on Linux.

This commit is contained in:
Wayne Stambaugh 2023-01-15 12:18:56 -05:00
parent bf4b9ef6e2
commit 744fd3a71e
1 changed files with 1 additions and 0 deletions

View File

@ -36,6 +36,7 @@
#define CLASS_TRACK_H
#include <mutex>
#include <board_connected_item.h>
#include <base_units.h>
#include <geometry/shape_segment.h>