Browse Source

!3559 debugger compile error

Merge pull request !3559 from john_tzanakakis/compile_fix
tags/v0.7.0-beta
mindspore-ci-bot Gitee 5 years ago
parent
commit
5e06b8a73e
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      mindspore/ccsrc/debug/debug_services.h

+ 1
- 0
mindspore/ccsrc/debug/debug_services.h View File

@@ -16,6 +16,7 @@
#ifndef MINDSPORE_CCSRC_DEBUG_DEBUG_SERVICES_H_
#define MINDSPORE_CCSRC_DEBUG_DEBUG_SERVICES_H_

#include <math.h>
#include <vector>
#include <string>
#include <memory>


Loading…
Cancel
Save