summaryrefslogtreecommitdiffstats
path: root/src/uscxml/interpreter
diff options
context:
space:
mode:
authorStefan Radomski <github@mintwerk.de>2016-12-12 20:59:18 (GMT)
committerStefan Radomski <github@mintwerk.de>2016-12-12 20:59:18 (GMT)
commite7747902e509cdbf895af3a7bc2025fe8193e3f7 (patch)
tree19ce2a4d5994ae95f7375e283d148affb501d5c7 /src/uscxml/interpreter
parent5d944642883e1f8951f1c2df5b7d72d06b5daee7 (diff)
downloaduscxml-e7747902e509cdbf895af3a7bc2025fe8193e3f7.zip
uscxml-e7747902e509cdbf895af3a7bc2025fe8193e3f7.tar.gz
uscxml-e7747902e509cdbf895af3a7bc2025fe8193e3f7.tar.bz2
Reduced header dependencies
Diffstat (limited to 'src/uscxml/interpreter')
-rw-r--r--src/uscxml/interpreter/Logging.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/uscxml/interpreter/Logging.h b/src/uscxml/interpreter/Logging.h
index 7221d5b..b139211 100644
--- a/src/uscxml/interpreter/Logging.h
+++ b/src/uscxml/interpreter/Logging.h
@@ -20,9 +20,7 @@
#ifndef LOGGING_H_3B1A3A0F
#define LOGGING_H_3B1A3A0F
-#include "uscxml/config.h"
#include "uscxml/Common.h"
-
#include "uscxml/messages/Data.h"
#include "uscxml/messages/Event.h"