[wpimath] Remove unused SymbolExports.h include from units/base.h (#4541)

This commit is contained in:
Tyler Veness
2022-11-01 17:18:24 -07:00
committed by GitHub
parent b114006543
commit 6c80d5eab3
2 changed files with 1 additions and 2 deletions

View File

@@ -84,8 +84,6 @@
#include <fmt/format.h>
#endif
#include <wpi/SymbolExports.h>
//------------------------------
// STRING FORMATTER
//------------------------------