forked from OSchip/llvm-project
Add StringRef include to libc benchmark.
This commit is contained in:
parent
88af3ddb1e
commit
f1ecf560bf
|
@ -7,6 +7,7 @@
|
|||
//===----------------------------------------------------------------------===//
|
||||
|
||||
#include "LibcBenchmark.h"
|
||||
#include "llvm/ADT/StringRef.h"
|
||||
#include "llvm/Support/Host.h"
|
||||
|
||||
namespace llvm {
|
||||
|
|
Loading…
Reference in New Issue