Ensure MIN/MAX overrides

This commit is contained in:
Scott Lahteine
2018-10-01 04:54:00 -05:00
parent 3019713402
commit f4c625d3a1
3 changed files with 17 additions and 15 deletions

View File

@ -145,8 +145,6 @@ typedef int32_t(*PFI)();
/* External data/function define */
#define EXTERN extern
#include "../../../../src/core/minmax.h"
/**
* @}
*/