InstrProf: std::to_string needs to #include <string>
llvm-svn: 228136
This commit is contained in:
@@ -13,6 +13,8 @@
|
||||
#include "llvm/Support/raw_ostream.h"
|
||||
#include "gtest/gtest.h"
|
||||
|
||||
#include <string>
|
||||
|
||||
using namespace llvm;
|
||||
using namespace coverage;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user