debugger compile fix

pull/3559/head
John Tzanakakis 5 years ago
parent d4165671d9
commit 3d06b503d6

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