and then forgot to include cmath

This commit is contained in:
Mark Watkins 2011-08-26 18:19:59 +10:00
parent b5b85e5b5b
commit df00131a62

View File

@ -3,7 +3,7 @@
Copyright (c)2011 Mark Watkins <jedimark@users.sourceforge.net>
License: GPL
*/
#include <cmath>
#include "gFooBar.h"
gShadowArea::gShadowArea(QColor shadow_color)