clang-format

This commit is contained in:
Pascal
2026-06-06 22:46:56 +02:00
parent ca0c779f49
commit ed8052eeb3
+2 -1
View File
@@ -3,8 +3,9 @@
// POST /v1/audio/speech. The shared core lives in src/tts-server.h ; this
// file only wires the qt_* ABI into the generic adapter.
#include "qwen.h"
#include "tts-server.h"
#include "qwen.h"
#include "version.h"
#include <cstdio>