mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-08 12:37:37 +00:00
12 lines
265 B
Diff
12 lines
265 B
Diff
--- a/glitz/src/glitzint.h Fri Oct 19 14:55:50 2007
|
|
+++ b/glitz/src/glitzint.h Fri Oct 19 14:57:19 2007
|
|
@@ -26,6 +26,8 @@
|
|
#ifndef GLITZINT_H_INCLUDED
|
|
#define GLITZINT_H_INCLUDED
|
|
|
|
+#include "cairo-platform.h"
|
|
+
|
|
#ifdef _MSC_VER
|
|
#define _USE_MATH_DEFINES
|
|
#endif
|