Skip to content

Commit ff6a948

Browse files
committed
Post-rebase adjustments
1 parent 57c8635 commit ff6a948

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/coreclr/clrfeatures.cmake

+1-2
Original file line numberDiff line numberDiff line change
@@ -47,5 +47,4 @@ endif()
4747

4848
if (CLR_CMAKE_TARGET_WIN32)
4949
set(FEATURE_TYPEEQUIVALENCE 1)
50-
endif(CLR_CMAKE_TARGET_WIN32)
51-
50+
endif(CLR_CMAKE_TARGET_WIN32)

0 commit comments

Comments
 (0)