gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] r1377 - Extractor/src/plugins/exiv2


From: durner
Subject: [GNUnet-SVN] r1377 - Extractor/src/plugins/exiv2
Date: Sun, 10 Jul 2005 14:14:52 -0700 (PDT)

Author: durner
Date: 2005-07-10 14:14:49 -0700 (Sun, 10 Jul 2005)
New Revision: 1377

Modified:
   Extractor/src/plugins/exiv2/exiv2extractor.cc
Log:
math.h

Modified: Extractor/src/plugins/exiv2/exiv2extractor.cc
===================================================================
--- Extractor/src/plugins/exiv2/exiv2extractor.cc       2005-07-10 20:08:51 UTC 
(rev 1376)
+++ Extractor/src/plugins/exiv2/exiv2extractor.cc       2005-07-10 21:14:49 UTC 
(rev 1377)
@@ -39,6 +39,7 @@
 #ifdef HAVE_UNISTD_H
 # include <unistd.h>                    // for stat()
 #endif
+#include <math.h>
 
 extern "C" {
 





reply via email to

[Prev in Thread] Current Thread [Next in Thread]