test_ki_any: Add missing cstdint include
This is probably pulled in by some of the other includes for some build configurations, but not always.
This commit is contained in:
committed by
Mark Roszko
parent
0268ed6d28
commit
df33ec79f7
@@ -42,6 +42,7 @@
|
||||
|
||||
#include <boost/test/unit_test.hpp>
|
||||
|
||||
#include <cstdint>
|
||||
#include <memory>
|
||||
#include <set>
|
||||
#include <utility>
|
||||
|
||||
Reference in New Issue
Block a user