Skip to content
This repository was archived by the owner on Aug 31, 2021. It is now read-only.

Commit 75439a4

Browse files
authored
Merge pull request #62 from livecode/peter-b/pixman-sqrtf
pixman: Don't undefine "sqrtf" macro
2 parents ef71101 + 7bf2d68 commit 75439a4

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

libcairo/src/pixman-config.h

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -180,6 +180,3 @@
180180
#ifndef __cplusplus
181181
#undef inline
182182
#endif
183-
184-
/* Define to sqrt if you do not have the `sqrtf' function. */
185-
#undef sqrtf

0 commit comments

Comments
 (0)