1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-07-22 15:28:56 +00:00
CLK/Storage/Disk/DiskImage
Ryan Carsten Schmidt 070efd99e0 Include <cstddef> and use std::nullptr_t not nullptr_t
Fixes "error: use of undeclared identifier 'nullptr_t'; did you mean
'nullptr'?" when compiling with Xcode 12.4.
2024-01-20 19:17:18 -06:00
..
Formats Include <cstddef> and use std::nullptr_t not nullptr_t 2024-01-20 19:17:18 -06:00
DiskImage.hpp Switch include guards to #pragma once. 2024-01-16 23:34:46 -05:00
DiskImageImplementation.hpp Switch name back to emphasise _async_. 2022-07-16 14:41:04 -04:00