summaryrefslogtreecommitdiffstats
path: root/src/uscxml/debug/Complexity.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/uscxml/debug/Complexity.cpp')
-rw-r--r--src/uscxml/debug/Complexity.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/uscxml/debug/Complexity.cpp b/src/uscxml/debug/Complexity.cpp
index 8a7d8db..de01831 100644
--- a/src/uscxml/debug/Complexity.cpp
+++ b/src/uscxml/debug/Complexity.cpp
@@ -20,6 +20,8 @@
#include "Complexity.h"
#include "uscxml/DOMUtils.h"
+#include <boost/algorithm/string.hpp>
+
namespace uscxml {
using namespace Arabica::DOM;