updated for version 7.3.1239
Problem: Can't build with Python and MSVC10. Solution: Move #if outside of macro. (Taro Muraoka)
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@ -36,6 +36,9 @@ src/Obj*/pathdef.c
|
||||
gvimext.dll
|
||||
gvimext.lib
|
||||
|
||||
# Mac OSX
|
||||
src/xxd/xxd.dSYM
|
||||
|
||||
# All platforms
|
||||
*.rej
|
||||
*.orig
|
||||
|
Reference in New Issue
Block a user