Skip to content

Commit edce0c3

Browse files
committed
Fix ModuleBase
1 parent 5be2497 commit edce0c3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

source/module_base/blas_connector.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
#include <thrust/complex.h>
1212
#include <thrust/execution_policy.h>
1313
#include <thrust/inner_product.h>
14+
#include "module_base/tool_quit.h"
1415

1516
#include "cublas_v2.h"
1617

0 commit comments

Comments
 (0)