Skip to content

Commit

Permalink
formatting fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
narmstro2020 committed Sep 21, 2024
1 parent 404574c commit 6a89eec
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@

#include "frc/simulation/DoubleSolenoidSim.h"

#include "frc/DoubleSolenoid.h"
#include <memory>
#include <utility>

#include "frc/DoubleSolenoid.h"
#include "frc/PneumaticsBase.h"

using namespace frc;
Expand Down

0 comments on commit 6a89eec

Please sign in to comment.