Skip to content

Commit b15d8f6

Browse files
committed
run clang-format
1 parent 570ca18 commit b15d8f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/hardware-fakes/src/fake_memory.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,9 @@
1212
// See the License for the specific language governing permissions and
1313
// limitations under the License.
1414

15+
#include <fake_memory.h>
1516
#include <flags.h>
1617
#include <memory/memory.h>
17-
#include <fake_memory.h>
1818
#include <stdio.h>
1919
#include <string.h>
2020

0 commit comments

Comments
 (0)