From 6ea8b45d75b273699c67dfe777b98b7bf6973875 Mon Sep 17 00:00:00 2001 From: Evan Pezent Date: Wed, 3 Jun 2020 09:06:16 -0500 Subject: [PATCH] remove --- implot.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/implot.cpp b/implot.cpp index de4df52..36c3a3a 100644 --- a/implot.cpp +++ b/implot.cpp @@ -60,7 +60,6 @@ You can read releases logs https://github.com/epezent/implot/releases for more d #include "implot.h" #include "imgui_internal.h" -#include #ifdef _MSC_VER #define sprintf sprintf_s