mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-27 02:01:42 +00:00
wpiutil: Rename Optional.h to LLVMOptional.h
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
#ifndef WPIUTIL_WPI_STLEXTRAS_H
|
||||
#define WPIUTIL_WPI_STLEXTRAS_H
|
||||
|
||||
#include "wpi/Optional.h"
|
||||
#include "wpi/LLVMOptional.h"
|
||||
#include "wpi/SmallVector.h"
|
||||
#include "wpi/iterator.h"
|
||||
#include "wpi/iterator_range.h"
|
||||
|
||||
Reference in New Issue
Block a user