1
0
Fork 0
mirror of https://github.com/gwm17/implot.git synced 2024-10-09 15:47:26 -04:00

Update implot_demo.cpp

This commit is contained in:
Evan Pezent 2020-04-30 09:01:14 -05:00 committed by GitHub
parent 23931c7f07
commit 20a54e78ea
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -24,6 +24,7 @@
#include <implot.h>
#include <math.h>
#include <cstdio>
namespace {
@ -547,4 +548,4 @@ void ShowImPlotDemoWindow(bool* p_open) {
}
} // namespace ImGui
} // namespace ImGui