mirror of
https://github.com/ocornut/imgui.git
synced 2026-01-14 00:34:18 +00:00
Fix for Clang
This commit is contained in:
parent
74ab555558
commit
f8c58fe328
2 changed files with 1 additions and 1 deletions
|
|
@ -267,7 +267,6 @@
|
|||
#include <math.h> // sqrtf
|
||||
#include <stdint.h> // intptr_t
|
||||
#include <stdio.h> // vsnprintf
|
||||
#include <string.h> // memset
|
||||
#include <new> // new (ptr)
|
||||
|
||||
#ifdef _MSC_VER
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue