[wpiutil] Split function_ref to a separate header

This commit is contained in:
Peter Johnson
2021-05-23 20:46:25 -07:00
parent 64f5413253
commit 80f1d79218
19 changed files with 81 additions and 54 deletions

View File

@@ -9,7 +9,7 @@
#include <string_view>
#include <networktables/NetworkTable.h>
#include <wpi/STLExtras.h>
#include <wpi/function_ref.h>
namespace frc {