Expected function body after function declarator
Hello, I just started to have a problem with my project.
I'm developing an iPhone application and my project just started to pop the following error on one file:
I have been looking for solutions to this problem, and none have proven useful.
I'm using XCode 4.6.2 under Mountain Lion 10.8.3, with deployment target 5.0 and compiler Apple LLVM compiler 4.2.
I really don't know why this is happening, haven't even modified this file for a while. It happens for both device and Simulator
Could anyone give me some pointers on how to solve this issue?