summaryrefslogtreecommitdiffstats
path: root/dimension-code/disease-propagation-add-math.patch
blob: 82cf72627e861f215fae0cbb3cc2b193e60c3ed5 (plain)
1
2
3
4
5
6
7
8
--- sources/simulation.cpp	2020-02-29 16:33:56.000000000 +0100
+++ simulationPatched.cpp	2020-03-08 11:09:57.665915105 +0100
@@ -1,4 +1,5 @@
 #include "simulation.h"
+#include <math.h>