Skip to content
Snippets Groups Projects
Commit d9d363f8 authored by Chandler Carruth's avatar Chandler Carruth
Browse files

Update the header guard I missed when moving the header.

llvm-svn: 160242
parent 9db53d7d
No related branches found
No related tags found
No related merge requests found
......@@ -12,8 +12,8 @@
//
//===----------------------------------------------------------------------===//
#ifndef LLVM_SUPPORT_MDBUILDER_H
#define LLVM_SUPPORT_MDBUILDER_H
#ifndef LLVM_MDBUILDER_H
#define LLVM_MDBUILDER_H
#include "llvm/Constants.h"
#include "llvm/DerivedTypes.h"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment