summaryrefslogtreecommitdiffstats
path: root/doc/abrt-plugin/abrt-reporter-hello-world.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'doc/abrt-plugin/abrt-reporter-hello-world.cpp')
-rw-r--r--doc/abrt-plugin/abrt-reporter-hello-world.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/abrt-plugin/abrt-reporter-hello-world.cpp b/doc/abrt-plugin/abrt-reporter-hello-world.cpp
index 30a55e88..471e5087 100644
--- a/doc/abrt-plugin/abrt-reporter-hello-world.cpp
+++ b/doc/abrt-plugin/abrt-reporter-hello-world.cpp
@@ -18,7 +18,6 @@
*/
#include <abrt/abrtlib.h>
-#include <abrt/abrt_exception.h>
#include "abrt-reporter-hello-world.h"
std::string CHelloWorld::Report(const map_crash_data_t& pCrashData,