mirror of
https://github.com/ocornut/imgui.git
synced 2026-01-11 00:04:24 +00:00
Tidying up
This commit is contained in:
parent
040f3950a3
commit
abf823c6f6
3 changed files with 5 additions and 14 deletions
|
|
@ -14,9 +14,8 @@
|
|||
|
||||
#include "imgui.h"
|
||||
#define IMGUI_DEFINE_MATH_OPERATORS
|
||||
#define IMGUI_DEFINE_MATH_FUNCTIONS
|
||||
|
||||
#include "imgui_internal.h"
|
||||
|
||||
#include <stdio.h> // vsnprintf, sscanf, printf
|
||||
#include <new> // new (ptr)
|
||||
#if defined(_MSC_VER) || defined(__MINGW32__)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue