Common: Add a Lazy type

This commit is contained in:
JosJuice
2017-06-24 18:41:13 +02:00
parent 60ee0b2913
commit 2c7e93f3b8
3 changed files with 40 additions and 0 deletions

View File

@ -125,6 +125,7 @@
<ClInclude Include="HttpRequest.h" />
<ClInclude Include="IniFile.h" />
<ClInclude Include="JitRegister.h" />
<ClInclude Include="Lazy.h" />
<ClInclude Include="LdrWatcher.h" />
<ClInclude Include="LinearDiskCache.h" />
<ClInclude Include="MathUtil.h" />