mirror of
https://github.com/glest/glest-source.git
synced 2025-08-20 23:21:19 +02:00
- removed configurator from cmake file
- applied libircclient patch from forums 'the Chakra project'
This commit is contained in:
@@ -13,11 +13,11 @@
|
||||
#include "ircclient.h"
|
||||
#include "util.h"
|
||||
#include "platform_common.h"
|
||||
#include "libircclient.h"
|
||||
#include <libircclient.h>
|
||||
|
||||
// upstream moved some defines into new headers as of 1.6
|
||||
#ifndef LIBIRCCLIENT_PRE1_6
|
||||
#include "libirc_rfcnumeric.h"
|
||||
#include <libirc_rfcnumeric.h>
|
||||
#endif
|
||||
|
||||
#include <stdio.h>
|
||||
|
Reference in New Issue
Block a user