From 879b7c21e45b092272e689e05dc867f6260e258f Mon Sep 17 00:00:00 2001 From: =?utf8?q?S=C3=B8ren=20Sandmann=20Pedersen?= Date: Tue, 27 Sep 2011 11:32:13 -0400 Subject: [PATCH] Don't include stdint.h in scaling-helpers-test. Fixes bug 41257. --- test/scaling-helpers-test.c | 1 - 1 file changed, 1 deletion(-) diff --git a/test/scaling-helpers-test.c b/test/scaling-helpers-test.c index a8b94b0..33ec47c 100644 --- a/test/scaling-helpers-test.c +++ b/test/scaling-helpers-test.c @@ -1,4 +1,3 @@ -#include #include #include #include -- 2.7.4