Skip to content

Commit

Permalink
Removes unneeded include.
Browse files Browse the repository at this point in the history
  • Loading branch information
balazsracz committed Mar 7, 2023
1 parent ce647ab commit a5bcbcb
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/freertos_drivers/ti/TivaRailcom.hxx
Original file line number Diff line number Diff line change
Expand Up @@ -61,8 +61,6 @@
#error must define either TIVADCC_TIVA or TIVADCC_CC3200
#endif

#include "TivaDCC.hxx" // for FixedQueue

#include "freertos_drivers/common/RailcomImpl.hxx"
#include "dcc/RailCom.hxx"

Expand Down

0 comments on commit a5bcbcb

Please sign in to comment.