mirror of
https://github.com/Atmosphere-NX/Atmosphere
synced 2024-11-09 22:56:35 +00:00
libvapour: forgot to add util_bitutil.hpp to util.hpp
This commit is contained in:
parent
108b997ef2
commit
30e39e60f7
1 changed files with 1 additions and 0 deletions
|
@ -25,3 +25,4 @@
|
|||
#include "util/util_typed_storage.hpp"
|
||||
#include "util/util_intrusive_list.hpp"
|
||||
#include "util/util_intrusive_red_black_tree.hpp"
|
||||
#include "util/util_bitutil.hpp"
|
||||
|
|
Loading…
Reference in a new issue