add #include <cstdint>

add #include <cstdint> to fix build error
pull/2173/head
GNU/LongYap 12 months ago committed by GitHub
parent a294c81f0d
commit 89c5c73be4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -1,5 +1,5 @@
#pragma once
#include <cstdint>
#include <algorithm>
#include <atomic>
#include <cassert>

Loading…
Cancel
Save