| commit | fc1bf872e9d31f3e837f686210f94e57ad3d6582 | [log] [tgz] |
|---|---|---|
| author | Eric Snow <ericsnowcurrently@gmail.com> | Mon Sep 11 18:30:43 2017 -0700 |
| committer | GitHub <noreply@github.com> | Mon Sep 11 18:30:43 2017 -0700 |
| tree | 022ec284a8087f2704288cb675889574f5cca8ca | |
| parent | 8728018624f257c7cfe44014742ae46134047f49 [diff] |
bpo-30860: Move windows.h include out of internal/*.h. (#3458) PR #3397 introduced a large number of warnings to the Windows build. This patch fixes them.