Skip to content
This repository was archived by the owner on Nov 1, 2021. It is now read-only.

Commit b328ee5

Browse files
author
Chad Rosier
committed
Add string to try and fix build from r167629.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@167631 91177308-0d34-0410-b5e6-96231b3b80d8
1 parent 9410928 commit b328ee5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

include/clang/Basic/SourceLocation.h

+1
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@
2121
#include <utility>
2222
#include <functional>
2323
#include <cassert>
24+
#include <string>
2425

2526
namespace llvm {
2627
class MemoryBuffer;

0 commit comments

Comments
 (0)