HAND FIXES: Fix upstream util scripts

This commit is contained in:
PJ Reiniger
2025-11-07 19:57:55 -05:00
committed by Peter Johnson
parent 1e7604f81c
commit 198771dde4
18 changed files with 69 additions and 54 deletions

View File

@@ -34,7 +34,7 @@ def copy_upstream_src(wpilib_root: Path):
#pragma once
#include <wpi/SmallVector.h>
#include <wpi/util/SmallVector.hpp>
namespace gch {