mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-20 00:51:42 +00:00
committed by
Peter Johnson
parent
efec0c5cc3
commit
7006672b06
@@ -137,5 +137,5 @@ class priority_condition_variable {
|
||||
|
||||
// For backwards compatibility
|
||||
#ifndef NAMESPACED_PRIORITY
|
||||
using priority_condition_variable = hal::priority_condition_variable; // NOLINT
|
||||
using hal::priority_condition_variable; // NOLINT
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user