mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-21 01:01:43 +00:00
Move mockdata/HAL_Value.h to hal/Value.h
Also prefix the MakeBoolean et al functions with HAL_ to avoid namespace pollution.
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
|
||||
#include <wpi/StringRef.h>
|
||||
|
||||
#include "mockdata/HAL_Value.h"
|
||||
#include "hal/Value.h"
|
||||
|
||||
namespace frc {
|
||||
namespace sim {
|
||||
|
||||
Reference in New Issue
Block a user