From 22f0ef6d6b2d2c66def0e0e93442b01089e388e9 Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Wed, 2 Jan 2013 20:56:04 +0100 Subject: don't include stdbool.h in C++ sources The "bool" type is built-in. --- src/UpdateInternal.hxx | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/UpdateInternal.hxx') diff --git a/src/UpdateInternal.hxx b/src/UpdateInternal.hxx index 76ab7bed..50443c08 100644 --- a/src/UpdateInternal.hxx +++ b/src/UpdateInternal.hxx @@ -22,8 +22,6 @@ #include "check.h" -#include - extern bool walk_discard; extern bool modified; -- cgit v1.2.3