From 4ea7a05ea9a7352602f1f48a860fd81c36e8bc04 Mon Sep 17 00:00:00 2001 From: Aaron LI Date: Mon, 20 Feb 2017 12:26:17 +0800 Subject: Rename mass_profile to src; Add install & uninstall to Makefile --- src/report_error.cpp | 39 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 39 insertions(+) create mode 100644 src/report_error.cpp (limited to 'src/report_error.cpp') diff --git a/src/report_error.cpp b/src/report_error.cpp new file mode 100644 index 0000000..23e6a26 --- /dev/null +++ b/src/report_error.cpp @@ -0,0 +1,39 @@ +#include + +using namespace std; +void report_error(const char* message) +{ + cerr<<"MMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMM"<