summaryrefslogtreecommitdiffstats
path: root/test/src/test-url.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'test/src/test-url.cpp')
-rw-r--r--test/src/test-url.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/src/test-url.cpp b/test/src/test-url.cpp
index e7fbae4..239ff3c 100644
--- a/test/src/test-url.cpp
+++ b/test/src/test-url.cpp
@@ -1,6 +1,7 @@
#include "uscxml/URL.h"
#include <assert.h>
#include <boost/algorithm/string.hpp>
+#include <iostream>
using namespace uscxml;
using namespace boost;