mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-25 04:02:41 +01:00
RawError.h - remove unused <string> include. NFCI.
This commit is contained in:
parent
3f3834f7e5
commit
0b64dd4442
@ -11,8 +11,6 @@
|
||||
|
||||
#include "llvm/Support/Error.h"
|
||||
|
||||
#include <string>
|
||||
|
||||
namespace llvm {
|
||||
namespace pdb {
|
||||
enum class raw_error_code {
|
||||
|
Loading…
Reference in New Issue
Block a user