update for c++11
This commit is contained in:
parent
14ef08b182
commit
76e358d477
@ -33,7 +33,7 @@
|
||||
|
||||
#define TURN_SERVER_VERSION "4.0.1.3"
|
||||
#define TURN_SERVER_VERSION_NAME "Severard"
|
||||
#define TURN_SOFTWARE "Coturn-"TURN_SERVER_VERSION" '"TURN_SERVER_VERSION_NAME"'"
|
||||
#define TURN_SOFTWARE "Coturn-" TURN_SERVER_VERSION " '" TURN_SERVER_VERSION_NAME "'"
|
||||
|
||||
#if (defined(__unix__) || defined(unix)) && !defined(USG)
|
||||
#include <sys/param.h>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user