Browse Source

fix build

tags/v1.2.0-rc1
Eric 5 years ago
parent
commit
62d4ef2b11
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      mindspore/ccsrc/minddata/dataset/core/ascend_resource.cc

+ 1
- 1
mindspore/ccsrc/minddata/dataset/core/ascend_resource.cc View File

@@ -16,8 +16,8 @@

#include "include/api/context.h"
#include "include/api/types.h"
#include "minddata/dataset/include/type_id.h"
#include "minddata/dataset/core/ascend_resource.h"
#include "minddata/dataset/core/type_id.h"
#include "minddata/dataset/kernels/image/image_utils.h"

namespace mindspore {


Loading…
Cancel
Save