Skip to content

Commit

Permalink
Fix Windows ?
Browse files Browse the repository at this point in the history
  • Loading branch information
saimn committed Nov 25, 2022
1 parent 3cf1cd2 commit ae45a90
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion astropy/io/fits/setup_package.py
Expand Up @@ -43,7 +43,7 @@ def _get_compression_extension():
"/D",
"_CRT_SECURE_NO_DEPRECATE",
"/D",
"FF_NO_UNISTD_H",
"YY_NO_UNISTD_H",
]
)
else:
Expand Down

0 comments on commit ae45a90

Please sign in to comment.