mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-07-05 03:21: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_
|
#ifndef JOYSTICK_H_
|
||||||
#define JOYSTICK_H_
|
#define JOYSTICK_H_
|
||||||
|
|
||||||
|
#include <cstdint>
|
||||||
#include "GenericHID.h"
|
#include "GenericHID.h"
|
||||||
#include "ErrorBase.h"
|
#include "ErrorBase.h"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user