diff options
| author | aura <nw@moneybot.cc> | 2026-07-27 11:55:57 +0200 |
|---|---|---|
| committer | aura <nw@moneybot.cc> | 2026-07-27 11:55:57 +0200 |
| commit | 372f23024163e0fab57a847ddda41f06857efd7e (patch) | |
| tree | ca57dd38a583387a7bbcc970b7d359731df0f4bf /src/util/allocator.h | |
| parent | 452e3619450ab9e7d22886445f61cc90272e4d60 (diff) | |
undo/redo props - WIP
Diffstat (limited to 'src/util/allocator.h')
| -rw-r--r-- | src/util/allocator.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/util/allocator.h b/src/util/allocator.h index d97952d..3cee282 100644 --- a/src/util/allocator.h +++ b/src/util/allocator.h @@ -2,7 +2,6 @@ #include <stdlib.h> #include <string.h> -#include <utility> #include "callback.h" template <typename T> |
