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
I see that you use #pragma once to control the inclusion of the header files in your project. However, this is a nonstandard extension of C and is not supported in many compilers.