Skip to content

Commit 0ed9323

Browse files
restyled-commitsmbknust
authored andcommitted
Restyled by clang-format
1 parent 55f232b commit 0ed9323

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

src/lib/shell/tests/TestShellStreamerStdio.cpp

-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@
2020
#include <lib/shell/Engine.h>
2121
#include <lib/support/CodeUtils.h>
2222

23-
2423
#include <inttypes.h>
2524
#include <stdarg.h>
2625
#include <stdio.h>

src/lib/shell/tests/TestShellTokenizeLine.cpp

-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@
1919

2020
#include <lib/support/CodeUtils.h>
2121

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

0 commit comments

Comments
 (0)