Vcd.hh include cstdint
Signed-off-by: James Cherry <cherry@parallaxsw.com>
This commit is contained in:
parent
aee913cef2
commit
9ac490ea81
|
|
@ -16,6 +16,7 @@
|
||||||
|
|
||||||
#pragma once
|
#pragma once
|
||||||
|
|
||||||
|
#include <cstdint>
|
||||||
#include <string>
|
#include <string>
|
||||||
#include <vector>
|
#include <vector>
|
||||||
#include <map>
|
#include <map>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue