mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-29 02:21:44 +00:00
[wpimath] Remove unused SymbolExports.h include from units/base.h (#4541)
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
|
||||
#pragma once
|
||||
|
||||
#include <wpi/SymbolExports.h>
|
||||
#include <wpi/timestamp.h>
|
||||
|
||||
#include "units/time.h"
|
||||
|
||||
@@ -84,8 +84,6 @@
|
||||
#include <fmt/format.h>
|
||||
#endif
|
||||
|
||||
#include <wpi/SymbolExports.h>
|
||||
|
||||
//------------------------------
|
||||
// STRING FORMATTER
|
||||
//------------------------------
|
||||
|
||||
Reference in New Issue
Block a user