Add in header for uint32_t definition
This is needed for stricter/newer MSVC builds of downstream users.
This commit is contained in:
parent
eea340047e
commit
1f6fedd3b5
@ -36,6 +36,7 @@
|
||||
#ifndef _IOMAPPER_INCLUDED
|
||||
#define _IOMAPPER_INCLUDED
|
||||
|
||||
#include <cstdint>
|
||||
#include "LiveTraverser.h"
|
||||
#include <unordered_map>
|
||||
#include <unordered_set>
|
||||
|
Loading…
x
Reference in New Issue
Block a user