Compiler error (duplicate typedef).

This commit is contained in:
Alan Mishchenko 2014-09-15 08:54:07 -07:00
parent 501c3f0b1e
commit 61e58b2d56
1 changed files with 0 additions and 1 deletions

View File

@ -90,7 +90,6 @@ typedef enum {
typedef struct Wlc_Ntk_t_ Wlc_Ntk_t;
typedef struct Wlc_Obj_t_ Wlc_Obj_t;
typedef struct Wlc_Prs_t_ Wlc_Prs_t;
struct Wlc_Obj_t_ // 16 bytes
{