summaryrefslogtreecommitdiffstats
path: root/src/uscxml/plugins/element/mmi/MMIEvents.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/uscxml/plugins/element/mmi/MMIEvents.h')
-rw-r--r--src/uscxml/plugins/element/mmi/MMIEvents.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/uscxml/plugins/element/mmi/MMIEvents.h b/src/uscxml/plugins/element/mmi/MMIEvents.h
index 3a31f2a..5df48ec 100644
--- a/src/uscxml/plugins/element/mmi/MMIEvents.h
+++ b/src/uscxml/plugins/element/mmi/MMIEvents.h
@@ -47,7 +47,7 @@ ELEMENT_MMI_CLASS(StatusResponse);
ELEMENT_MMI_CLASS(DoneNotification);
ELEMENT_MMI_CLASS(NewContextRequest);
ELEMENT_MMI_CLASS(ExtensionNotification);
-
+
#ifdef BUILD_AS_PLUGINS
PLUMA_INHERIT_PROVIDER(FetchElement, ExecutableContentImpl);
#endif