diff options
| author | Stanislaw Halik <sthalik@misaki.pl> | 2022-10-02 00:56:41 +0200 |
|---|---|---|
| committer | Stanislaw Halik <sthalik@misaki.pl> | 2022-10-02 00:56:41 +0200 |
| commit | d0a3b0d4401917dd02ad27b4f9a4b91699569e36 (patch) | |
| tree | edd4472c39d4da226ea931691574e030eb663747 /hash.hpp | |
| parent | 742579ca2fce1effe942928f5b94401e1e723f34 (diff) | |
a
Diffstat (limited to 'hash.hpp')
| -rw-r--r-- | hash.hpp | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,4 +1,5 @@ #pragma once +#include <cstddef> #include <cstdint> namespace Magnum::Examples { |
