mirror of
https://github.com/ocornut/imgui.git
synced 2026-05-31 14:25:49 +08:00
@@ -17,6 +17,7 @@ struct ImGuiWindow;
|
|||||||
#include "imconfig.h"
|
#include "imconfig.h"
|
||||||
#include <float.h> // FLT_MAX
|
#include <float.h> // FLT_MAX
|
||||||
#include <stdarg.h> // va_list
|
#include <stdarg.h> // va_list
|
||||||
|
#include <stddef.h> // ptrdiff_t
|
||||||
#include <stdlib.h> // NULL, malloc
|
#include <stdlib.h> // NULL, malloc
|
||||||
|
|
||||||
#ifndef IM_ASSERT
|
#ifndef IM_ASSERT
|
||||||
|
|||||||
Reference in New Issue
Block a user