mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-20 00:51:42 +00:00
[wpiutil] Remove STLExtras.h
This is a very inefficient header, and it's good to remove to discourage its use. Only a handful of use cases remained, and of only array_lengthof.
This commit is contained in:
@@ -8,7 +8,6 @@
|
||||
|
||||
#include "fmt/format.h"
|
||||
#include "wpi/Base64.h"
|
||||
#include "wpi/STLExtras.h"
|
||||
#include "wpi/StringExtras.h"
|
||||
#include "wpi/TCPConnector.h"
|
||||
#include "wpi/raw_ostream.h"
|
||||
|
||||
Reference in New Issue
Block a user