aboutsummaryrefslogtreecommitdiff
path: root/tests/glean/main.cpp
diff options
context:
space:
mode:
authorEric Anholt <eric@anholt.net>2009-02-16 15:23:39 -0800
committerEric Anholt <eric@anholt.net>2009-03-07 03:30:55 -0800
commitaa7c71facfe968af8f82c5a07b02cad039a3134e (patch)
tree9d6b0f210d05ec689520e7db6f1634845f3d91c1 /tests/glean/main.cpp
parenta2c35c6fe4b81bd9516ece02ca209dc0bbb2a9f0 (diff)
Update glean tests to CVS HEAD from 2009-03-07.
Diffstat (limited to 'tests/glean/main.cpp')
-rw-r--r--tests/glean/main.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/glean/main.cpp b/tests/glean/main.cpp
index b7a1d2d5..77fae4ff 100644
--- a/tests/glean/main.cpp
+++ b/tests/glean/main.cpp
@@ -34,6 +34,7 @@
using namespace std;
#include <cassert>
+#include <cstring>
#include <iostream>
#include <string>
#include <vector>