libextractor

GNU libextractor
Log | Files | Refs | Submodules | README | LICENSE

commit 0a0771381e0ad379bc4f15a41cc201856f6b5888
parent e712990b9ded5e61a32e9182487e026841c4362e
Author: Nils Durner <durner@gnunet.org>
Date:   Sun, 10 Jul 2005 21:14:49 +0000

math.h

Diffstat:
Msrc/plugins/exiv2/exiv2extractor.cc | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/src/plugins/exiv2/exiv2extractor.cc b/src/plugins/exiv2/exiv2extractor.cc @@ -39,6 +39,7 @@ #ifdef HAVE_UNISTD_H # include <unistd.h> // for stat() #endif +#include <math.h> extern "C" {