mirror of
https://github.com/microsoft/debugpy.git
synced 2025-12-23 08:48:12 +00:00
Fix compiling attach library from source
This commit is contained in:
parent
b5072f33af
commit
d117b091c5
1 changed files with 2 additions and 0 deletions
|
|
@ -19,6 +19,8 @@
|
|||
|
||||
#include "../common/py_version.hpp"
|
||||
|
||||
#include <cstdint>
|
||||
|
||||
#ifndef _WIN32
|
||||
typedef unsigned int DWORD;
|
||||
typedef ssize_t SSIZE_T;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue