mirror of
https://github.com/gwm17/implot.git
synced 2024-11-30 05:58:52 -05:00
remove <limits>
This commit is contained in:
parent
bf72f342a7
commit
6ea8b45d75
|
@ -60,7 +60,6 @@ You can read releases logs https://github.com/epezent/implot/releases for more d
|
||||||
|
|
||||||
#include "implot.h"
|
#include "implot.h"
|
||||||
#include "imgui_internal.h"
|
#include "imgui_internal.h"
|
||||||
#include <limits>
|
|
||||||
|
|
||||||
#ifdef _MSC_VER
|
#ifdef _MSC_VER
|
||||||
#define sprintf sprintf_s
|
#define sprintf sprintf_s
|
||||||
|
|
Loading…
Reference in New Issue
Block a user