mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-05 11:35:01 +00:00
Partially fix build with planned net/boinc-client update (ports/176724).
There is still a dangling function call to be resolved (see http://lists.ssl.berkeley.edu/pipermail/boinc_opt/2013-August/001329.html )
This commit is contained in:
parent
07fa6416f1
commit
bdffb028ce
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=324309
10
astro/boinc-astropulse/files/patch-client__ap_fileio.cpp
Normal file
10
astro/boinc-astropulse/files/patch-client__ap_fileio.cpp
Normal file
@ -0,0 +1,10 @@
|
||||
--- ap_fileio.cpp.orig 2012-02-28 00:01:04.000000000 +0100
|
||||
+++ ap_fileio.cpp 2013-08-05 22:45:10.000000000 +0200
|
||||
@@ -22,6 +22,7 @@
|
||||
#include "windows.h"
|
||||
#endif
|
||||
|
||||
+#include <cmath>
|
||||
#include <cstdio>
|
||||
#include <cstdlib>
|
||||
#include <vector>
|
Loading…
x
Reference in New Issue
Block a user