<div dir="ltr"><div>It looks like we're starting to be more careful about header case. MSVC's intrin.h is called intrin.h with a lower-case 'i'; ours starts with an upper-case 'I' for no good reason.</div><div><br></div><div>It looks like file-only renames work fine as of svn 1.7 without any workarounds (<a href="http://subversion.apache.org/docs/release-notes/1.7.html#windows-case-change">http://subversion.apache.org/docs/release-notes/1.7.html#windows-case-change</a>), so let's `svn mv` the file to its correct case.</div><div><br></div><div>SGTM?</div></div>