diff options
author | dimitri <dimitri@afe2bf4a-e733-0410-8a33-86f594647bc7> | 2011-02-17 19:40:38 (GMT) |
---|---|---|
committer | dimitri <dimitri@afe2bf4a-e733-0410-8a33-86f594647bc7> | 2011-02-17 19:40:38 (GMT) |
commit | 2eccbfdb1a422e1ee594b1906de13d3f4a070c06 (patch) | |
tree | c2ee5bb85f9acfb3caa8479c32b49a1bf03de752 /addon | |
parent | e3867f798e35c06c2208899f9c0bc264d8e6cb83 (diff) | |
download | Doxygen-2eccbfdb1a422e1ee594b1906de13d3f4a070c06.zip Doxygen-2eccbfdb1a422e1ee594b1906de13d3f4a070c06.tar.gz Doxygen-2eccbfdb1a422e1ee594b1906de13d3f4a070c06.tar.bz2 |
Release-1.7.3-20110217
Diffstat (limited to 'addon')
-rw-r--r-- | addon/doxywizard/wizard.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/addon/doxywizard/wizard.cpp b/addon/doxywizard/wizard.cpp index 3c15622..ce989e7 100644 --- a/addon/doxywizard/wizard.cpp +++ b/addon/doxywizard/wizard.cpp @@ -2,6 +2,7 @@ #include "input.h" #include "doxywizard.h" +#include <math.h> #include <QtGui> // options configurable via the wizard |