Remove Rotation2d.h wpi/math include (#2117)

This commit is contained in:
Modelmat
2019-11-22 14:54:29 +11:00
committed by Peter Johnson
parent a58dbec8aa
commit 3df44c874d

View File

@@ -8,7 +8,6 @@
#pragma once
#include <units/units.h>
#include <wpi/math>
namespace wpi {
class json;