mirror of
https://github.com/weechat/weechat.git
synced 2026-06-24 20:06:38 +02:00
javascript: replace include of time.h by ctime
This commit is contained in:
@@ -25,7 +25,7 @@
|
||||
#include <cstdlib>
|
||||
#include <cstring>
|
||||
#include <string>
|
||||
#include <time.h>
|
||||
#include <ctime>
|
||||
|
||||
extern "C"
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user