"...git@developer.sourcefind.cn:tsoc/superbenchmark.git" did not exist on "c13ed2a297caf31a7444c9dcfc281dfb2618ce74"
Commit 64b5a2bc authored by wooway777's avatar wooway777
Browse files

issue/240 - fixed a duplicate include from merge

parent 518b9f0b
...@@ -17,9 +17,6 @@ ...@@ -17,9 +17,6 @@
#ifdef ENABLE_CAMBRICON_API #ifdef ENABLE_CAMBRICON_API
#include "bang/swiglu_bang.h" #include "bang/swiglu_bang.h"
#endif #endif
#ifdef ENABLE_CAMBRICON_API
#include "bang/swiglu_bang.h"
#endif
#ifdef ENABLE_ASCEND_API #ifdef ENABLE_ASCEND_API
#include "ascend/swiglu_ascend.h" #include "ascend/swiglu_ascend.h"
#endif #endif
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment