Merge branch 'cpp-11' into jgrpp

This commit is contained in:
Jonathan G Rennison
2017-02-08 22:03:52 +00:00
8 changed files with 114 additions and 0 deletions

View File

@@ -1314,6 +1314,9 @@
<ClInclude Include="..\src\core\container_func.hpp">
<Filter>Core Source Code</Filter>
</ClInclude>
<ClInclude Include="..\src\core\dyn_arena_alloc.hpp">
<Filter>Core Source Code</Filter>
</ClInclude>
<ClInclude Include="..\src\core\endian_func.hpp">
<Filter>Core Source Code</Filter>
</ClInclude>