mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-21 01:01:43 +00:00
Fixes HAL to build without all headers included in HAL.h (#418)
This commit is contained in:
committed by
Peter Johnson
parent
a42ec08d16
commit
a03e3d7eb9
@@ -15,6 +15,7 @@
|
||||
#include <mutex>
|
||||
|
||||
#include "HAL/ChipObject.h"
|
||||
#include "HAL/Errors.h"
|
||||
#include "HAL/HAL.h"
|
||||
#include "HAL/cpp/make_unique.h"
|
||||
#include "HAL/cpp/priority_mutex.h"
|
||||
|
||||
Reference in New Issue
Block a user