mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-07-22 12:45:44 +00:00
common: Add missing include to bit_util.h
This commit is contained in:
parent
58ee0b9f4e
commit
16a6a7f9d9
1 changed files with 1 additions and 0 deletions
|
@ -4,6 +4,7 @@
|
|||
|
||||
#pragma once
|
||||
|
||||
#include <bit>
|
||||
#include <climits>
|
||||
#include <cstddef>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue