mirror of
https://github.com/RPCSX/llvm.git
synced 2025-02-24 07:01:35 +00:00
Unbreak building unit tests on Windows after r266595.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@266614 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
2e7ff2cd6d
commit
55044047e6
@ -17,6 +17,7 @@
|
||||
#include "gtest/gtest.h"
|
||||
|
||||
#ifdef LLVM_ON_WIN32
|
||||
#include "llvm/ADT/ArrayRef.h"
|
||||
#include <windows.h>
|
||||
#include <winerror.h>
|
||||
#endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user