fix dependency error in pack_types header file

This commit is contained in:
tangxifan 2020-02-18 11:36:16 -07:00
parent 6060440b97
commit ef11482a95
1 changed files with 1 additions and 0 deletions

View File

@ -11,6 +11,7 @@
#include <vector>
#include "arch_types.h"
#include "vpr_types.h"
#include "atom_netlist_fwd.h"
#include "lb_rr_graph_types.h"