summaryrefslogtreecommitdiffstats
path: root/src/debug/event.h
diff options
context:
space:
mode:
authorEmmanuel Gil Peyrot <linkmauve@linkmauve.fr>2019-01-23 04:02:07 +0000
committerMarc Jeanmougin <marcjeanmougin@free.fr>2019-01-24 17:08:27 +0000
commitc8c7b9487b8848b24adb7ccb560bbf3671418ebd (patch)
treeaec343b1533ea19ee6e0f590f4a8d210a36f7bd3 /src/debug/event.h
parentEvent: Make property value char const* too. (diff)
downloadinkscape-c8c7b9487b8848b24adb7ccb560bbf3671418ebd.tar.gz
inkscape-c8c7b9487b8848b24adb7ccb560bbf3671418ebd.zip
Logger: Switch TagStack to std::shared_ptr.
Diffstat (limited to 'src/debug/event.h')
-rw-r--r--src/debug/event.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/debug/event.h b/src/debug/event.h
index ff049d71c..db0146b4b 100644
--- a/src/debug/event.h
+++ b/src/debug/event.h
@@ -16,7 +16,6 @@
#include <memory>
#include <string>
#include <utility>
-#include "util/share.h"
namespace Inkscape {