1
0
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:
Simon Pilgrim 2021-06-13 17:32:57 +01:00
parent 3f3834f7e5
commit 0b64dd4442

View File

@ -11,8 +11,6 @@
#include "llvm/Support/Error.h"
#include <string>
namespace llvm {
namespace pdb {
enum class raw_error_code {