Fix the VS2012 build after r240285.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/branches/release_36@240577 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Hans Wennborg 2015-06-24 19:50:28 +00:00
parent 4fc5d07292
commit 19ade095e8
1 changed files with 1 additions and 0 deletions

View File

@ -17,6 +17,7 @@
#define LLVM_LIB_TARGET_R600_MCTARGETDESC_AMDGPUMCTARGETDESC_H
#include "llvm/ADT/StringRef.h"
#include "llvm/Support/DataTypes.h"
namespace llvm {
class MCAsmBackend;