Skip to content

Commit e670a0e

Browse files
committed
[cxx-interop][nfc] post-rebase fallout for a few tests.
1 parent 806956d commit e670a0e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/Interop/Cxx/stdlib/overlay/Inputs/custom-sequence.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,6 @@ struct HasTemplatedIterator {
108108

109109
typedef HasTemplatedIterator<int> HasUninstantiatableIterator;
110110

111-
<<<<<<< HEAD
112111
struct HasInheritedConstIterator {
113112
private:
114113
InheritedConstIterator b = InheritedConstIterator(1);

0 commit comments

Comments
 (0)