Now that Interpreter.h is not needed by the runtime, #include StringRef to make it usable.
This commit is contained in:
parent
212ad1b7d1
commit
fdd3c17a59
@ -12,6 +12,8 @@
|
||||
|
||||
#include "cling/Interpreter/InvocationOptions.h"
|
||||
|
||||
#include "llvm/ADT/StringRef.h"
|
||||
|
||||
#include <cstdlib>
|
||||
#include <memory>
|
||||
#include <string>
|
||||
|
Loading…
x
Reference in New Issue
Block a user