mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-24 16:16:22 +00:00
Fixed name clashes with windows.h
This commit is contained in:
@@ -26,8 +26,8 @@
|
||||
#include <glib.h>
|
||||
|
||||
typedef enum {
|
||||
IN,
|
||||
OUT
|
||||
PROF_IN_LOG,
|
||||
PROF_OUT_LOG
|
||||
} chat_log_direction_t;
|
||||
|
||||
void chat_log_init(void);
|
||||
|
||||
Reference in New Issue
Block a user