When trying to compile my project I am getting the following error
If I remove the #include I am getting errors of "implicit declarations" so I need that include. The file is clearly there, how could this be?
When trying to compile my project I am getting the following error
If I remove the #include I am getting errors of "implicit declarations" so I need that include. The file is clearly there, how could this be?