Merge pull request #2173 from longyap/dev

add #include <cstdint>
pull/2180/head
Jason Rhinelander 1 year ago committed by GitHub
commit 559fa8aec4
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