cobra to statsd bot ported to windows + add unittest
This commit is contained in:
@ -19,6 +19,10 @@
|
||||
|
||||
#include "IXCobraConfig.h"
|
||||
|
||||
#ifdef max
|
||||
#undef max
|
||||
#endif
|
||||
|
||||
namespace ix
|
||||
{
|
||||
class WebSocket;
|
||||
|
Reference in New Issue
Block a user