mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2025-12-21 21:36:21 +01:00
Remove compatibility header memory.h
This commit is contained in:
parent
57a26da593
commit
fc51f40a1a
3 changed files with 0 additions and 50 deletions
|
|
@ -176,7 +176,6 @@
|
|||
<ClInclude Include="..\..\include\mbedtls\md4.h" />
|
||||
<ClInclude Include="..\..\include\mbedtls\md5.h" />
|
||||
<ClInclude Include="..\..\include\mbedtls\md_wrap.h" />
|
||||
<ClInclude Include="..\..\include\mbedtls\memory.h" />
|
||||
<ClInclude Include="..\..\include\mbedtls\memory_buffer_alloc.h" />
|
||||
<ClInclude Include="..\..\include\mbedtls\net.h" />
|
||||
<ClInclude Include="..\..\include\mbedtls\oid.h" />
|
||||
|
|
|
|||
|
|
@ -501,10 +501,6 @@ SOURCE=..\..\include\mbedtls\md_wrap.h
|
|||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=..\..\include\mbedtls\memory.h
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=..\..\include\mbedtls\memory_buffer_alloc.h
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue