Unroll some unity files in the nounity build:

FIXES: RIPD-1597

Add includes, remove unused getStackBacktrace() implementation.
This commit is contained in:
Mike Ellery
2018-02-05 15:28:25 -08:00
parent 1a245234f1
commit 605ace7645
7 changed files with 9 additions and 146 deletions

View File

@@ -1646,9 +1646,6 @@
</ClInclude>
<ClInclude Include="..\..\src\ripple\beast\core\StandardIncludes.h">
</ClInclude>
<ClCompile Include="..\..\src\ripple\beast\core\SystemStats.cpp">
<ExcludedFromBuild>True</ExcludedFromBuild>
</ClCompile>
<ClInclude Include="..\..\src\ripple\beast\core\SystemStats.h">
</ClInclude>
<ClCompile Include="..\..\src\ripple\beast\core\WaitableEvent.cpp">

View File

@@ -2277,9 +2277,6 @@
<ClInclude Include="..\..\src\ripple\beast\core\StandardIncludes.h">
<Filter>ripple\beast\core</Filter>
</ClInclude>
<ClCompile Include="..\..\src\ripple\beast\core\SystemStats.cpp">
<Filter>ripple\beast\core</Filter>
</ClCompile>
<ClInclude Include="..\..\src\ripple\beast\core\SystemStats.h">
<Filter>ripple\beast\core</Filter>
</ClInclude>