From b13e6864f5237d8c21874a8960e85169f7190348 Mon Sep 17 00:00:00 2001 From: Christopher Faylor Date: Mon, 7 Apr 2008 18:45:59 +0000 Subject: Remove unneeded header files from source files throughout. --- winsup/cygwin/assert.cc | 1 - 1 file changed, 1 deletion(-) (limited to 'winsup/cygwin/assert.cc') diff --git a/winsup/cygwin/assert.cc b/winsup/cygwin/assert.cc index 2d50c190c..8b8c1815b 100644 --- a/winsup/cygwin/assert.cc +++ b/winsup/cygwin/assert.cc @@ -15,7 +15,6 @@ details. */ #include #include -#include /* This function is called when the assert macro fails. This will override the function of the same name in newlib. */ -- cgit v1.2.3