Skip to content

Commit f9345a3

Browse files
committed
forgot to add back the ifdef...
1 parent c03a070 commit f9345a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Python/optimizer_symbols.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
ifdef _Py_TIER2
1+
#ifdef _Py_TIER2
22

33
#include "Python.h"
44

0 commit comments

Comments
 (0)