Fix GOOGLE_PROTOBUF_ATOMICOPS_ERROR syntax error
It's not possible to define "#error" inside a define. It causes 'error: stray ‘#’ in program' compilation error. Now the define GOOGLE_PROTOBUF_ATOMICOPS_ERROR is the error message and it's used along the code together "#error".
Showing
Please
register
or
sign in
to comment