mirror of
https://github.com/ZoiteChat/zoitechat.git
synced 2026-03-12 16:50:19 +00:00
Add make support for FiSHLiM on Unix
This commit is contained in:
@@ -27,11 +27,7 @@
|
||||
#include <string.h>
|
||||
|
||||
// #pragma GCC visibility push(default)
|
||||
#ifdef _MSC_VER
|
||||
#include "xchat-plugin.h"
|
||||
#else
|
||||
#include <xchat/xchat-plugin.h>
|
||||
#endif
|
||||
#define XCHAT_MAX_WORDS 32
|
||||
// #pragma GCC visibility pop
|
||||
|
||||
|
||||
Reference in New Issue
Block a user