forked from mindspore-Ecosystem/mindspore
fix serving build
This commit is contained in:
parent
3bb04abc12
commit
c8cf50b872
|
@ -20,7 +20,7 @@
|
|||
#include <utility>
|
||||
#include <vector>
|
||||
#include <memory>
|
||||
#include "ir/dtype/type_id.h"
|
||||
#include "mindspore/core/ir/dtype/type_id.h"
|
||||
|
||||
namespace mindspore {
|
||||
#define MS_API __attribute__((visibility("default")))
|
||||
|
|
Loading…
Reference in New Issue