aboutsummaryrefslogtreecommitdiff
path: root/science/pcmsolver/files/patch-src_green_SphericalDiffuse.cpp
Commit message (Collapse)AuthorAgeFilesLines
* science/pcmsolver: fix build on GCC architecturesPiotr Kubaj2019-10-271-0/+10
Use C++11 compiler. Respect CC and CXX. Include sys/types.h before including headers to make gid_t, uid_t available. PR: 241465 Approved by: yuri (maintainer), linimon (mentor) Notes: svn path=/head/; revision=515815