Skip to content

Commit 5c244b3

Browse files
committed
---
yaml --- r: 348595 b: refs/heads/master c: 61d2efc h: refs/heads/master i: 348593: 618db94 348591: a993c53
1 parent 01018a2 commit 5c244b3

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
refs/heads/master: bd75e34fc3580b53252a339c4e692539e3aa04ba
2+
refs/heads/master: 61d2efc822278ed416f067fbe8e5c6b80c68d4a6
33
refs/heads/master-next: 203b3026584ecad859eb328b2e12490099409cd5
44
refs/tags/osx-passed: b6b74147ef8a386f532cf9357a1bde006e552c54
55
refs/tags/swift-2.2-SNAPSHOT-2015-12-01-a: 6bb18e013c2284f2b45f5f84f2df2887dc0f7dea

trunk/stdlib/toolchain/Compatibility50/Overrides.cpp

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@
1717
#include "Overrides.h"
1818
#include "../../public/runtime/CompatibilityOverride.h"
1919

20+
#include <dlfcn.h>
21+
2022
using namespace swift;
2123

2224
struct OverrideSection {

0 commit comments

Comments
 (0)