Open chrisallick opened 10 years ago
based on your example i cannot run my app.
typedef enum WebSocketProtocol WebSocketProtocol;
ISO C++ forbids forward reference to 'enum' types
Do you want to make pull request for it?
based on your example i cannot run my app.
typedef enum WebSocketProtocol WebSocketProtocol;
ISO C++ forbids forward reference to 'enum' types