Re: Curly bracket question



robertwessel2@xxxxxxxxx wrote:

The missing brace can hide in one of the header files.

That can easily be checked: lint/compile the headers by themselves. Every header should be self-sufficient, and that's exactly the way to test it.
.