Skip to content

Commit

Permalink
Fix for gcc-11
Browse files Browse the repository at this point in the history
  • Loading branch information
jkvis committed Jul 13, 2023
1 parent 01ef714 commit 77e985d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion include/hgvs_interface.h
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ enum HGVS_Format
{
HGVS_Format_plain,
HGVS_Format_console,
} HGVS_Format;
};


static inline int
Expand Down

0 comments on commit 77e985d

Please sign in to comment.