]> git.rmz.io Git - dotfiles.git/commit
vim/ultisnips/cpp: replace WIN32 with _WIN32
authorSamir Benmendil <samir.benmendil@ultrahaptics.com>
Fri, 6 Jul 2018 12:43:25 +0000 (13:43 +0100)
committerSamir Benmendil <samir.benmendil@ultrahaptics.com>
Fri, 6 Jul 2018 12:43:25 +0000 (13:43 +0100)
commitc718923582a2491791b129ed8572a38f45c9d62e
treef9bd88b417efbc9ac2427dc05eb7c8049df87d32
parent68e6a1194080e79c23608ff55f2c7fa054f3c6fc
vim/ultisnips/cpp: replace WIN32 with _WIN32

_WIN32 is defined by the compiler, which is more likely to be defined
than WIN32 which is defined by the Windows SDK.
vim/ultisnips/cpp.snippets