ICU-13672 Fix Windows build break on UWP.

X-SVN-Rev: 41208
This commit is contained in:
Jeff Genovy 2018-04-06 21:59:27 +00:00
parent 813b76c636
commit 764c02430e

View file

@ -346,6 +346,7 @@
<ClCompile Include="double-conversion-cached-powers.cpp" />
<ClCompile Include="double-conversion-diy-fp.cpp" />
<ClCompile Include="double-conversion-fast-dtoa.cpp" />
<ClCompile Include="double-conversion-strtod.cpp" />
<ClCompile Include="double-conversion.cpp" />
<ClCompile Include="dtfmtsym.cpp" />
<ClCompile Include="dtitvfmt.cpp" />