Changeset ff8f8dfb in ffmpeg

Timestamp:
Jul 2, 2012, 11:05:40 AM (12 years ago)
Author:
Martin Storsjö <martin@martin.st>
Branches:
master
Children:
58e57c30
Parents:
33bb63c
git-author:
Ronald S. Bultje <rsbultje@gmail.com> (07/02/12 07:22:30)
git-committer:
Martin Storsjö <martin@martin.st> (07/02/12 11:05:40)
Message:

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

intfloat.h is a public header, and is now (since a1245d5ca) 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: Martin Storsjö <martin@martin.st>

(No files)

Note: See TracChangeset for help on using the changeset viewer.