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:
parent
31f9eeb9d6
commit
fc98f9a4ca
1 changed files with 1 additions and 1 deletions
|
@ -23,8 +23,8 @@
|
|||
#define LIBWEBSOCKET_H_3060898B846849FF9F88F5DB59B5950C
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
#include <cstddef>
|
||||
extern "C" {
|
||||
#endif
|
||||
|
||||
#ifdef CMAKE_BUILD
|
||||
|
|
Loading…
Add table
Reference in a new issue