mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-30 02:31:44 +00:00
Added missing include for robot startup macro (#135)
This commit is contained in:
committed by
Peter Johnson
parent
72455280a9
commit
73602e6cb4
@@ -11,6 +11,7 @@
|
||||
#include <iostream>
|
||||
|
||||
#include "Base.h"
|
||||
#include "HAL/HAL.h"
|
||||
|
||||
class DriverStation;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user