Skip to content

Commit

Permalink
Restyled by clang-format
Browse files Browse the repository at this point in the history
  • Loading branch information
restyled-commits authored and mbknust committed Apr 19, 2024
1 parent 55f232b commit 0ed9323
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion src/lib/shell/tests/TestShellStreamerStdio.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@
#include <lib/shell/Engine.h>
#include <lib/support/CodeUtils.h>


#include <inttypes.h>
#include <stdarg.h>
#include <stdio.h>
Expand Down
1 change: 0 additions & 1 deletion src/lib/shell/tests/TestShellTokenizeLine.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@

#include <lib/support/CodeUtils.h>


// Include entire C++ file to have access to functions-under-test
// such as TokenizeLine despite them being declared within an anonymous namespace.
#include "../MainLoopDefault.cpp"
Expand Down

0 comments on commit 0ed9323

Please sign in to comment.