I am getting strange syntax errors on the very first declaration in a file, but it looks fine.

Q

I am getting strange syntax errors on the very first declaration in a file, but it looks fine.

✍: Guest

A

Perhaps there's a missing semicolon at the end of the last declaration in the last header file you're #including.

2016-02-12, 978👍, 0💬