summarylogtreecommitdiffstats
path: root/include-openbabel-obutil-ctime.patch
blob: 3f005eb978e49980cd93b7f232eb104fe01e087d (plain)
1
2
3
4
5
6
7
8
9
10
11
--- openbabel-old/include/openbabel/obutil.h	2016-01-30 14:18:20.000000000 +1100
+++ openbabel-2.4.1/include/openbabel/obutil.h	2024-09-11 19:10:24.310292298 +1000
@@ -42,6 +42,8 @@
 #define M_PI 3.14159265358979323846
 #endif
 
+#include <ctime>
+
 // For backwards compatibility. Will be removed in the future
 #include <openbabel/rand.h>