mirror of
https://gitlab.freedesktop.org/cairo/cairo.git
synced 2026-05-02 06:08:01 +02:00
test: Drop unnecessary math.h include
Commit 0ac81988 refactored away fmin; nothing else from math.h is
needed.
This commit is contained in:
parent
337ab1f8d9
commit
38a925460b
1 changed files with 0 additions and 1 deletions
|
|
@ -31,7 +31,6 @@
|
|||
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
#include <math.h>
|
||||
|
||||
#include <cairo.h>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue