aboutsummaryrefslogtreecommitdiff
path: root/Driver/SerializationTest.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'Driver/SerializationTest.cpp')
-rw-r--r--Driver/SerializationTest.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/Driver/SerializationTest.cpp b/Driver/SerializationTest.cpp
index 552235bcba..37f2b691cc 100644
--- a/Driver/SerializationTest.cpp
+++ b/Driver/SerializationTest.cpp
@@ -23,7 +23,7 @@
#include "llvm/ADT/OwningPtr.h"
#include "llvm/Support/Streams.h"
#include <fstream>
-
+#include <cstring>
using namespace clang;
//===----------------------------------------------------------------------===//