mirror of
https://github.com/thelsing/knx.git
synced 2026-02-23 13:50:35 +01:00
delegate memory management for knx tables to Platform class. Preallocate memory for them on linux.
This commit is contained in:
@@ -122,6 +122,9 @@
|
||||
<ClCompile Include="..\src\knx\transport_layer.cpp">
|
||||
<Filter>Source files\knx</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="..\src\knx\platform.cpp">
|
||||
<Filter>Source files\knx</Filter>
|
||||
</ClCompile>
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<ClInclude Include="..\src\linux_platform.h">
|
||||
|
||||
Reference in New Issue
Block a user