#include <math.h>
authorkramm <kramm>
Wed, 26 Jun 2002 09:05:46 +0000 (09:05 +0000)
committerkramm <kramm>
Wed, 26 Jun 2002 09:05:46 +0000 (09:05 +0000)
pdf2swf/SWFOutputDev.cc

index 46bfb06..73711af 100644 (file)
@@ -22,6 +22,7 @@
 #include <stddef.h>
 #include <string.h>
 #include <unistd.h>
+#include <math.h>
 //xpdf header files
 #include "gfile.h"
 #include "GString.h"