forked from lix-project/lix
Fix the darwin build
Looks like the auto-merge is indeed quite broken and merges even when the CI fails
This commit is contained in:
parent
c4ffc8e2f8
commit
7b889f31ea
|
@ -1,6 +1,6 @@
|
|||
#pragma once
|
||||
|
||||
#include <bits/stdint-uintn.h>
|
||||
#include <cstdint>
|
||||
#include <cstdlib>
|
||||
#include <vector>
|
||||
#include <limits>
|
||||
|
|
Loading…
Reference in a new issue