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:
@@ -7,7 +7,6 @@
|
||||
#include <opencv2/core/core.hpp>
|
||||
#include <opencv2/highgui/highgui.hpp>
|
||||
#include <opencv2/imgproc/imgproc.hpp>
|
||||
#include <wpi/STLExtras.h>
|
||||
#include <wpi/timestamp.h>
|
||||
|
||||
#include "Handle.h"
|
||||
|
||||
Reference in New Issue
Block a user