Unbreak VC++ build.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@36560 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/win32/Support/Support.vcproj b/win32/Support/Support.vcproj
index 12e7625..c4f9f76 100644
--- a/win32/Support/Support.vcproj
+++ b/win32/Support/Support.vcproj
@@ -158,6 +158,9 @@
 				RelativePath="..\..\lib\Support\ManagedStatic.cpp">
 			</File>
 			<File
+				RelativePath="..\..\lib\Support\MemoryBuffer.cpp">
+			</File>
+			<File
 				RelativePath="..\..\lib\Support\PluginLoader.cpp">
 			</File>
 			<File
@@ -311,6 +314,9 @@
 				RelativePath="..\..\include\llvm\Support\MathExtras.h">
 			</File>
 			<File
+				RelativePath="..\..\include\llvm\Support\MemoryBuffer.h">
+			</File>
+			<File
 				RelativePath="..\..\include\llvm\Support\OutputBuffer.h">
 			</File>
 			<File