From 7bfc4a84fc2d882f34928a033a6d5b60ff72fe19 Mon Sep 17 00:00:00 2001
From: lyblsgo <lyblsgo@163.com>
Date: 星期五, 21 四月 2023 10:53:50 +0800
Subject: [PATCH] rm fftw deps

---
 funasr/runtime/onnxruntime/src/precomp.h |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/funasr/runtime/onnxruntime/src/precomp.h b/funasr/runtime/onnxruntime/src/precomp.h
index c83efb8..79225ee 100644
--- a/funasr/runtime/onnxruntime/src/precomp.h
+++ b/funasr/runtime/onnxruntime/src/precomp.h
@@ -22,8 +22,6 @@
 
 using namespace std;
 // third part
-
-#include <fftw3.h>
 #include "onnxruntime_run_options_config_keys.h"
 #include "onnxruntime_cxx_api.h"
 #include "kaldi-native-fbank/csrc/feature-fbank.h"

--
Gitblit v1.9.1