mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-31 20:51:52 +01:00
Unbreak building unit tests on Windows after r266595.
llvm-svn: 266614
This commit is contained in:
parent
8ad698f047
commit
992481bdd0
@ -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