clang formatting

This commit is contained in:
Justin Mitchell
2026-02-13 19:28:47 -05:00
parent a78897478f
commit 39bf8a5609
3 changed files with 5 additions and 3 deletions
+1 -1
View File
@@ -1,6 +1,7 @@
#include "BaseTheme.h"
#include <GfxRenderer.h>
#include <HalGPIO.h>
#include <HalStorage.h>
#include <Logging.h>
#include <Utf8.h>
@@ -8,7 +9,6 @@
#include <cstdint>
#include <string>
#include <HalGPIO.h>
#include "RecentBooksStore.h"
#include "components/UITheme.h"
#include "fontIds.h"
+1 -1
View File
@@ -1,12 +1,12 @@
#include "LyraTheme.h"
#include <GfxRenderer.h>
#include <HalGPIO.h>
#include <HalStorage.h>
#include <cstdint>
#include <string>
#include <HalGPIO.h>
#include "RecentBooksStore.h"
#include "components/UITheme.h"
#include "fontIds.h"