Skip to content

Commit 5bbc879

Browse files
committed
Fix simd overlay after previous revert.
I guess I missed this configuration, sorry. Swift SVN r29445
1 parent 99768eb commit 5bbc879

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

stdlib/public/SDK/simd/simd.swift.gyb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
//===----------------------------------------------------------------------===//
1414

1515
import Darwin
16+
@exported import simd
1617

1718
% component = ['x','y','z','w']
1819
% scalar_types = ['Float','Double','Int32']

0 commit comments

Comments
 (0)