Skip to content
This repository was archived by the owner on Jul 4, 2025. It is now read-only.

Commit 0c06aa5

Browse files
committed
format the code
1 parent 7335409 commit 0c06aa5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

controllers/llamaCPP.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,9 @@
1212
#include <fstream>
1313

1414
// External
15+
#include "clip.h"
1516
#include "common.h"
1617
#include "llama.h"
17-
#include "clip.h"
1818

1919
#include "stb_image.h"
2020

0 commit comments

Comments
 (0)