CoreWebSocket icon indicating copy to clipboard operation
CoreWebSocket copied to clipboard

In WebSocketTypes.h ISO C++ forbids...

Open chrisallick opened this issue 10 years ago • 1 comments

based on your example i cannot run my app.

typedef enum WebSocketProtocol WebSocketProtocol;

ISO C++ forbids forward reference to 'enum' types

chrisallick avatar May 24 '14 15:05 chrisallick

Do you want to make pull request for it?

mirek avatar May 24 '14 15:05 mirek