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
{{ message }}
This repository has been archived by the owner on Feb 24, 2024. It is now read-only.
I have the following pragmas at the top of my main.cpp file and when I merge all my files into one output file, they are placed right above my main, but for optimization pragmas to be work they need to be at the top of the file.
I have the following pragmas at the top of my main.cpp file and when I merge all my files into one output file, they are placed right above my main, but for optimization pragmas to be work they need to be at the top of the file.
These are the pragmas I'm talking about:
The text was updated successfully, but these errors were encountered: