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:02:02 -05:00 committed by GitHub
parent 20a54e78ea
commit 8adde097e7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -24,7 +24,7 @@
#include <implot.h> #include <implot.h>
#include <math.h> #include <math.h>
#include <cstdio> #include <stdio.h>
namespace { namespace {