加入volk 和 wma 后 编译不通过, 先保存代码

This commit is contained in:
xsl
2025-10-18 23:59:21 +08:00
parent 4237213658
commit 234e30bd50
605 changed files with 144276 additions and 15 deletions
+2 -2
View File
@@ -1,10 +1,10 @@
#include "Application.h"
#include "FaceApp.h"
int main() {
Application app;
FaceApp app;
try {
app.run();