!3559 debugger compile error

Merge pull request !3559 from john_tzanakakis/compile_fix
This commit is contained in:
mindspore-ci-bot 2020-07-28 20:10:42 +08:00 committed by Gitee
commit 5e06b8a73e
1 changed files with 1 additions and 0 deletions

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>