diff options
Diffstat (limited to 'externals/microprofile/microprofileui.h')
| -rw-r--r-- | externals/microprofile/microprofileui.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/externals/microprofile/microprofileui.h b/externals/microprofile/microprofileui.h index 45bec8af6..66a73abc5 100644 --- a/externals/microprofile/microprofileui.h +++ b/externals/microprofile/microprofileui.h | |||
| @@ -172,6 +172,7 @@ MICROPROFILEUI_API void MicroProfileCustomGroupAddTimer(const char* pCustomName, | |||
| 172 | #ifdef _WIN32 | 172 | #ifdef _WIN32 |
| 173 | #define snprintf _snprintf | 173 | #define snprintf _snprintf |
| 174 | #endif | 174 | #endif |
| 175 | #include <stdio.h> | ||
| 175 | #include <stdlib.h> | 176 | #include <stdlib.h> |
| 176 | #include <stdarg.h> | 177 | #include <stdarg.h> |
| 177 | #include <math.h> | 178 | #include <math.h> |