[wpiutil] Remove remnants of ghc fs and tcb_span libraries (#5411)

This commit is contained in:
Ryan Blue
2023-06-22 22:42:44 -04:00
committed by GitHub
parent 90602cc135
commit 1fca519fb4
4 changed files with 7 additions and 51 deletions

View File

@@ -67,9 +67,6 @@ doxygen {
cppIncludeRoots << '../ntcore/build/generated/main/native/include/'
if (project.hasProperty('docWarningsAsErrors')) {
// C++20 shims
exclude 'wpi/ghc/filesystem.hpp'
// Drake
exclude 'drake/common/**'