1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-06-01 22:41:32 +00:00
CLK/Analyser
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
..
Dynamic Update logging. 2024-01-19 14:22:23 -05:00
Static Include <cstddef> and use std::nullptr_t not nullptr_t 2024-01-20 19:17:18 -06:00
Machines.hpp Switch include guards to #pragma once. 2024-01-16 23:34:46 -05:00