SyntaxFix
Write A Post
Hire A Developer
Questions
I had a similar problem. It turned out, I was including an old header file of the same name from an old folder. I deleted the old file changed the #include directive to point to my new file and all was good.