summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Support/DataStream.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/lib/Support/DataStream.cpp')
-rw-r--r--llvm/lib/Support/DataStream.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/llvm/lib/Support/DataStream.cpp b/llvm/lib/Support/DataStream.cpp
index 830bd8adb9b..0d8a800d70e 100644
--- a/llvm/lib/Support/DataStream.cpp
+++ b/llvm/lib/Support/DataStream.cpp
@@ -28,6 +28,7 @@
#include <io.h>
#endif
using namespace llvm;
+using std::error_code;
#define DEBUG_TYPE "Data-stream"
OpenPOWER on IntegriCloud