git.asbjorn.biz
/
swftools.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f5943c8
)
#include <math.h>
author
kramm
<kramm>
Wed, 26 Jun 2002 09:05:46 +0000
(09:05 +0000)
committer
kramm
<kramm>
Wed, 26 Jun 2002 09:05:46 +0000
(09:05 +0000)
pdf2swf/SWFOutputDev.cc
patch
|
blob
|
history
diff --git
a/pdf2swf/SWFOutputDev.cc
b/pdf2swf/SWFOutputDev.cc
index
46bfb06
..
73711af
100644
(file)
--- a/
pdf2swf/SWFOutputDev.cc
+++ b/
pdf2swf/SWFOutputDev.cc
@@
-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"