1
0
Fork 0
mirror of https://github.com/warmcat/libwebsockets.git synced 2025-03-16 00:00:07 +01:00

improve c++ compatibility

Adapted by Joakim
This commit is contained in:
Neil Horman 2014-12-13 14:15:48 +08:00 committed by Andy Green
parent 31f9eeb9d6
commit fc98f9a4ca

View file

@ -23,8 +23,8 @@
#define LIBWEBSOCKET_H_3060898B846849FF9F88F5DB59B5950C
#ifdef __cplusplus
extern "C" {
#include <cstddef>
extern "C" {
#endif
#ifdef CMAKE_BUILD