From: Carl N Baldwin Date: Sun, 27 Nov 2005 01:50:41 +0000 (-0700) Subject: Add math.h X-Git-Tag: release-0.4~12 X-Git-Url: http://git.pippins.net/embedvideo/.git/?a=commitdiff_plain;h=4d43b38a139fcc3ef784f7fe3cab00019f679b54;p=backups%2F.git Add math.h --- diff --git a/main.cpp b/main.cpp index d11237c..638f15f 100644 --- a/main.cpp +++ b/main.cpp @@ -4,6 +4,7 @@ #include #include #include +#include #include "filedata.hpp"