Skip to content
Snippets Groups Projects
Commit ff8f8dfb authored by Ronald S. Bultje's avatar Ronald S. Bultje Committed by Martin Storsjö
Browse files

intfloat: Don't use designated initializers in the public headers


intfloat.h is a public header, and is now (since a1245d5c) included
by mathematics.h, which many external callers include.

This fixes building third party applications that include
mathematics.h in a language that doesn't support designated
initalizers.

Signed-off-by: default avatarMartin Storsjö <martin@martin.st>
parent 33bb63cb
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment