diff main/SVSplash.cpp @ 955:76b46442fc2d scalable-icons

Update splash, and a build fix
author Chris Cannam
date Wed, 06 May 2015 13:16:05 +0100
parents 74b3eaa684d3
children e12fd2303ed2
line wrap: on
line diff
--- a/main/SVSplash.cpp	Wed May 06 13:02:28 2015 +0100
+++ b/main/SVSplash.cpp	Wed May 06 13:16:05 2015 +0100
@@ -21,6 +21,8 @@
 #include <QDesktopWidget>
 #include <QSvgRenderer>
 
+#include <cmath>
+
 #include <iostream>
 using namespace std;