mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-23 11:13:28 +01:00
Update the header guard I missed when moving the header.
llvm-svn: 160242
This commit is contained in:
parent
8748299227
commit
bec91e09a7
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user