You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In compiling the files mesh.cpp and plot.cpp I get the following error (compiler: Intel 2024 oneAPI, OS: Windows 11): error: use of undeclared identifier 'M_PI'
The text was updated successfully, but these errors were encountered:
In compiling the files
mesh.cpp
andplot.cpp
I get the following error (compiler: Intel 2024 oneAPI, OS: Windows 11):error: use of undeclared identifier 'M_PI'
The text was updated successfully, but these errors were encountered: