Vcd.hh include cstdint

Signed-off-by: James Cherry <cherry@parallaxsw.com>
This commit is contained in:
James Cherry 2023-06-12 08:23:00 -07:00
parent aee913cef2
commit 9ac490ea81
1 changed files with 1 additions and 0 deletions

View File

@ -16,6 +16,7 @@
#pragma once
#include <cstdint>
#include <string>
#include <vector>
#include <map>