vasprintf_compat.h: spin-off this compat header ; use math_compat.h as template

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
This commit is contained in:
Alexandru Ardelean
2016-11-16 17:04:41 +02:00
parent 8cb86a583a
commit 47f32a76ef
7 changed files with 53 additions and 41 deletions

View File

@@ -152,6 +152,7 @@ copy json_config.h.win32 json_config.h
<ClInclude Include="linkhash.h" />
<ClInclude Include="math_compat.h" />
<ClInclude Include="strdup_compat.h" />
<ClInclude Include="vasprintf_compat.h" />
<ClInclude Include="printbuf.h" />
<ClInclude Include="random_seed.h" />
</ItemGroup>