diff options
Diffstat (limited to 'lib/diffseq.h')
-rw-r--r-- | lib/diffseq.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/diffseq.h b/lib/diffseq.h index 0f76ea1d5ad..a8b0e7bd408 100644 --- a/lib/diffseq.h +++ b/lib/diffseq.h @@ -70,7 +70,6 @@ Before including this file, you also need to include: #include <limits.h> - #include <stdbool.h> #include "minmax.h" */ |