FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Update geninterop.py · losttech/pythonnet@ed14f3b · GitHub

Commit ed14f3b

Browse files
authored
Update geninterop.py
1 parent 97c8245 commit ed14f3b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

‎tools/geninterop/geninterop.py‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -174,7 +174,7 @@ def preprocess_python_headers():
174174
"-D", "__inline__=inline",
175175
"-D", "__asm__=;#pragma asm",
176176
"-D", "__int64=long long",
177-
"-D", "_POSIX_THREADS",
177+
"-D", "_POSIX_THREADS"
178178
]
179179

180180
if hasattr(sys, "abiflags"):

0 commit comments

Comments
 (0)

Back | FazBrowse Home | New Git URL