Skip to content

Commit 011165d

Browse files
committed
Fixing odbc library lookup on windows. Tested OSX and it still appears to find it fine.
1 parent 1bc3c9a commit 011165d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
#include corefx.unix.sources
22
#include net_4_x_System.Data.dll.sources
33

4-
../../../external/corefx/src/System.Data.Odbc/src/Common/System/Data/Common/ExternDll.Osx.cs
4+
../../../external/corefx/src/System.Data.Odbc/src/Common/System/Data/Common/ExternDll.Windows.cs

0 commit comments

Comments
 (0)