diff options
Diffstat (limited to 'overload.h')
-rw-r--r-- | overload.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/overload.h b/overload.h index 1a1e69ca54..bbef5cb9a0 100644 --- a/overload.h +++ b/overload.h @@ -80,6 +80,7 @@ enum { concat_ass_amg, smart_amg, ftest_amg, + regexp_amg, DESTROY_amg, max_amg_code /* Do not leave a trailing comma here. C9X allows it, C89 doesn't. */ |