Bug 670499-gdk/gdkrgba.c: Include fallback-c89.c

Include (gdk/)fallback-c89.c as isnan() and isinf() is used.
This commit is contained in:
Chun-wei Fan
2012-04-05 23:03:28 +08:00
parent 4f56f53ad7
commit a5626c489e

View File

@ -28,6 +28,8 @@
#include <errno.h>
#include <math.h>
#include "fallback-c89.c"
/**
* SECTION:rgba_colors
* @Short_description: RGBA colors