mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-24 03:33:20 +01:00
InstrProf: Add missing header from r229478
llvm-svn: 229481
This commit is contained in:
parent
812c46b9de
commit
6f0aac0467
@ -11,6 +11,8 @@
|
||||
#include "llvm/ProfileData/InstrProfWriter.h"
|
||||
#include "gtest/gtest.h"
|
||||
|
||||
#include <cstdarg>
|
||||
|
||||
using namespace llvm;
|
||||
|
||||
namespace {
|
||||
|
Loading…
Reference in New Issue
Block a user