Skip to content

Commit

Permalink
set min enum size to 1
Browse files Browse the repository at this point in the history
  • Loading branch information
shadow-cs committed Feb 14, 2017
1 parent d8a07bd commit 6e50af2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Source/LeakCheck.inc
Original file line number Diff line number Diff line change
Expand Up @@ -48,3 +48,5 @@
{$MESSAGE FATAL 'Unsupported platform'}
{$IFEND}

{$MINENUMSIZE 1}

0 comments on commit 6e50af2

Please sign in to comment.