mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-20 00:51:42 +00:00
Merge "Adding stdint.h to the Joystick.h makes the indexer work (fixes artf3505)"
This commit is contained in:
@@ -7,6 +7,7 @@
|
||||
#ifndef JOYSTICK_H_
|
||||
#define JOYSTICK_H_
|
||||
|
||||
#include <cstdint>
|
||||
#include "GenericHID.h"
|
||||
#include "ErrorBase.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user