forked from mindspore-Ecosystem/mindspore
fix cpp lint
This commit is contained in:
parent
6316343e08
commit
d8a6aa28a6
|
@ -19,6 +19,8 @@
|
|||
#include <vector>
|
||||
#include <string>
|
||||
#include <memory>
|
||||
#include <set>
|
||||
#include <map>
|
||||
#include <functional>
|
||||
|
||||
#include "device/ascend/kernel_select_ascend.h"
|
||||
|
|
Loading…
Reference in New Issue