diff options
Diffstat (limited to 'py/mpqstrraw.h')
-rw-r--r-- | py/mpqstrraw.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/py/mpqstrraw.h b/py/mpqstrraw.h index c3cda84b4d..8d681c9a49 100644 --- a/py/mpqstrraw.h +++ b/py/mpqstrraw.h @@ -41,6 +41,7 @@ Q(chr) Q(complex) Q(dict) Q(divmod) +Q(enumerate) Q(float) Q(hash) Q(int) |