summaryrefslogtreecommitdiffstats
path: root/src/uscxml/UUID.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/uscxml/UUID.cpp')
-rw-r--r--src/uscxml/UUID.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/uscxml/UUID.cpp b/src/uscxml/UUID.cpp
index 68f0d76..8647739 100644
--- a/src/uscxml/UUID.cpp
+++ b/src/uscxml/UUID.cpp
@@ -19,6 +19,7 @@
#include "UUID.h"
#include <sstream>
+#include <boost/uuid/uuid_io.hpp>
namespace uscxml {
boost::uuids::random_generator UUID::uuidGen;