Skip to content

Commit fafb264

Browse files
authored
Merge pull request #948 from swiftlang/t/fix
[Tritium] fix missing include
2 parents b7615e3 + d1029e2 commit fafb264

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

products/Tritium/SwiftAdaptors.hpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@
1616
#include <memory>
1717
#include <optional>
1818
#include <string>
19+
#include <vector>
1920

2021
#include <Tritium/Visibility.hpp>
2122
#include <Tritium/Result.hpp>

0 commit comments

Comments
 (0)