mirror of
https://github.com/SwallowOS/image_pixman
synced 2025-11-11 01:56:09 +08:00
Don't include stdint.h in scaling-helpers-test.
Fixes bug 41257.
This commit is contained in:
@@ -1,4 +1,3 @@
|
|||||||
#include <stdint.h>
|
|
||||||
#include <stdlib.h>
|
#include <stdlib.h>
|
||||||
#include <stdio.h>
|
#include <stdio.h>
|
||||||
#include <assert.h>
|
#include <assert.h>
|
||||||
|
|||||||
Reference in New Issue
Block a user