mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-19 00:41:43 +00:00
[hal] Move JNI helpers and sim namespace to hal namespace (#2543)
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
#include "hal/DriverStation.h"
|
||||
#include "hal/Main.h"
|
||||
|
||||
using namespace frc;
|
||||
using namespace hal;
|
||||
using namespace wpi::java;
|
||||
|
||||
extern "C" {
|
||||
|
||||
Reference in New Issue
Block a user