fix serving build

This commit is contained in:
dinghao 2020-07-15 11:17:04 +08:00
parent 3bb04abc12
commit c8cf50b872
1 changed files with 1 additions and 1 deletions

View File

@ -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")))