mirror of
https://github.com/daveallie/crosspoint-reader.git
synced 2025-12-19 07:37:41 +03:00
Clang format fix
This commit is contained in:
parent
21cb8a6731
commit
ba96a26b71
@ -6,9 +6,9 @@
|
|||||||
#include <algorithm>
|
#include <algorithm>
|
||||||
|
|
||||||
#include "config.h"
|
#include "config.h"
|
||||||
#include "html/HomePageHtml.generated.h"
|
|
||||||
#include "html/FilesPageHeaderHtml.generated.h"
|
|
||||||
#include "html/FilesPageFooterHtml.generated.h"
|
#include "html/FilesPageFooterHtml.generated.h"
|
||||||
|
#include "html/FilesPageHeaderHtml.generated.h"
|
||||||
|
#include "html/HomePageHtml.generated.h"
|
||||||
|
|
||||||
// Global instance
|
// Global instance
|
||||||
CrossPointWebServer crossPointWebServer;
|
CrossPointWebServer crossPointWebServer;
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user