Fix compilation with oneAPI 2021.2 and earlier
authorAndrey Alekseenko <al42and@gmail.com>
Sat, 18 Sep 2021 21:30:45 +0000 (00:30 +0300)
committerAndrey Alekseenko <al42and@gmail.com>
Tue, 21 Sep 2021 13:07:43 +0000 (13:07 +0000)
commit9ff2a3e0ca4431898126e8210966ec168428f92c
treebf5279fe03eeab88f206402f6be081ae65810005
parent5ac8cda6fbe06ad272cd487108bfc0df0bcbb8ad
Fix compilation with oneAPI 2021.2 and earlier

We were using some PP defines introduced only in 2021.3. And, since they
are not standard, now we play it safe and don't use them if they are not
defined.

Bug introduced in MR !1888 (2861057f).
src/gromacs/utility/sycl_version_information.cpp