summaryrefslogtreecommitdiff
path: root/include/llvm/Support/DataStream.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/llvm/Support/DataStream.h')
-rw-r--r--include/llvm/Support/DataStream.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/llvm/Support/DataStream.h b/include/llvm/Support/DataStream.h
index fedb0c9256..8bc4133603 100644
--- a/include/llvm/Support/DataStream.h
+++ b/include/llvm/Support/DataStream.h
@@ -14,8 +14,8 @@
//===----------------------------------------------------------------------===//
-#ifndef LLVM_SUPPORT_DATASTREAM_H_
-#define LLVM_SUPPORT_DATASTREAM_H_
+#ifndef LLVM_SUPPORT_DATASTREAM_H
+#define LLVM_SUPPORT_DATASTREAM_H
#include <string>