Don't include stdint.h in scaling-helpers-test.

Fixes bug 41257.
This commit is contained in:
Søren Sandmann Pedersen
2011-09-27 11:32:13 -04:00
parent 01c2dcbe69
commit 879b7c21e4

View File

@@ -1,4 +1,3 @@
#include <stdint.h>
#include <stdlib.h>
#include <stdio.h>
#include <assert.h>