diff options
Diffstat (limited to 'src/win32/thread.h')
-rw-r--r-- | src/win32/thread.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/win32/thread.h b/src/win32/thread.h index d217722ec..41cbf015b 100644 --- a/src/win32/thread.h +++ b/src/win32/thread.h @@ -61,4 +61,4 @@ int git_rwlock_wrlock(git_rwlock *); int git_rwlock_wrunlock(git_rwlock *); int git_rwlock_free(git_rwlock *); -#endif /* INCLUDE_win32_thread_h__ */ +#endif |