diff --git a/ixbots/ixbots/IXCobraBotConfig.h b/ixbots/ixbots/IXCobraBotConfig.h index 46d99dc8..15dab740 100644 --- a/ixbots/ixbots/IXCobraBotConfig.h +++ b/ixbots/ixbots/IXCobraBotConfig.h @@ -10,6 +10,10 @@ #include #include +#ifdef max +#undef max +#endif + namespace ix { struct CobraBotConfig