This h file is used along with several other h files as well as a .cpp file. When I try to build the project, I get the following error which corresponds to the above h file:
It says the error is on line 16 of the h file. Where do I need to include a semicolon on line 16? Maybe the problem lies within other parts of my code which I can post if needed.