mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-21 01:01:43 +00:00
Fixed several files to use .hpp headers
Change-Id: I2a9ed167c18188b32a746e65dc3b08853b371dc4
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
#include "Log.h"
|
||||
#include "Log.hpp"
|
||||
#include "edu_wpi_first_wpilibj_hal_CompressorJNI.h"
|
||||
#include "HAL/HAL.h"
|
||||
#include "HAL/HAL.hpp"
|
||||
|
||||
typedef void *VoidPointer;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user