添加Allocator来包装Alloc

This commit is contained in:
邹晓航
2014-09-18 14:42:09 +08:00
parent 90699d642e
commit c5ed377753
5 changed files with 77 additions and 5 deletions

View File

@@ -29,5 +29,8 @@
<ClInclude Include="Alloc.h">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="Allocator.h">
<Filter>头文件</Filter>
</ClInclude>
</ItemGroup>
</Project>