Skip to content
Closed
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
update head file of winreg
  • Loading branch information
shihai1991 committed Apr 15, 2020
commit e5372f8a1ae13488cd4cbf3a55535968cc17a411
1 change: 1 addition & 0 deletions PC/winreg.c
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@

#define PY_SSIZE_T_CLEAN
#include "Python.h"
#include "pycore_object.h"
#include "structmember.h" // PyMemberDef
#include <windows.h>

Expand Down