fix build -p on gettime error

This commit is contained in:
kswang 2020-09-12 10:53:46 +08:00
parent 0fadafdf68
commit 80f6c084d8
1 changed files with 1 additions and 0 deletions

View File

@ -27,6 +27,7 @@
#include "backend/session/session_basic.h"
#include "frontend/operator/ops.h"
#include "utils/shape_utils.h"
#include "utils/profile.h"
namespace mindspore {
namespace device {