mirror of
https://gitlab.com/pholy/OSCAR-code.git
synced 2025-04-06 11:10:44 +00:00
and then forgot to include cmath
This commit is contained in:
parent
b5b85e5b5b
commit
df00131a62
@ -3,7 +3,7 @@
|
|||||||
Copyright (c)2011 Mark Watkins <jedimark@users.sourceforge.net>
|
Copyright (c)2011 Mark Watkins <jedimark@users.sourceforge.net>
|
||||||
License: GPL
|
License: GPL
|
||||||
*/
|
*/
|
||||||
|
#include <cmath>
|
||||||
#include "gFooBar.h"
|
#include "gFooBar.h"
|
||||||
|
|
||||||
gShadowArea::gShadowArea(QColor shadow_color)
|
gShadowArea::gShadowArea(QColor shadow_color)
|
||||||
|
Loading…
Reference in New Issue
Block a user