mirror of
https://github.com/elasota/Aerofoil.git
synced 2026-02-04 10:38:52 +00:00
Allocator refactor
This commit is contained in:
@@ -371,6 +371,6 @@ uint32_t PortabilityLayer::DeflateContext::CRC32(uint32_t inputValue, const void
|
||||
|
||||
|
||||
PortabilityLayer::InflateContext *PortabilityLayer::InflateContext::Create()
|
||||
{
|
||||
{
|
||||
return InflateContextImpl::Create();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user