summaryrefslogtreecommitdiff
path: root/src/win32/precompiled.h
diff options
context:
space:
mode:
authorEdward Thomson <ethomson@edwardthomson.com>2020-11-22 09:43:06 +0000
committerEdward Thomson <ethomson@edwardthomson.com>2020-11-25 11:42:07 +0000
commit7b185b83dddde4aa6d1fd6c158c115b618e0814d (patch)
tree91f8db499feb0e2e60994fc506cf690943b2a724 /src/win32/precompiled.h
parentc7d607992319c0b117f07960b973bf7cd63fe90f (diff)
downloadlibgit2-ethomson/assert.tar.gz
win32: use GIT_ASSERTethomson/assert
Diffstat (limited to 'src/win32/precompiled.h')
-rw-r--r--src/win32/precompiled.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/win32/precompiled.h b/src/win32/precompiled.h
index 314383d31..806b1698a 100644
--- a/src/win32/precompiled.h
+++ b/src/win32/precompiled.h
@@ -1,6 +1,5 @@
#include "common.h"
-#include <assert.h>
#include <errno.h>
#include <limits.h>
#include <stdlib.h>