Fix the windows build *again*. Grrr, MSVC.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@229081 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Zachary Turner 2015-02-13 07:55:29 +00:00
parent 00ae03a747
commit 60f22886e3

View File

@ -12,6 +12,7 @@
#include <memory>
#include "IPDBEnumChildren.h"
#include "llvm/Support/Casting.h"
namespace llvm {