include stdint.h

This commit is contained in:
sonoro1234
2018-10-16 11:56:31 +02:00
parent 3091435042
commit 7ee838ae2d
4 changed files with 9 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
#include <stdio.h>
#include <stdint.h>
#if defined _WIN32 || defined __CYGWIN__
#ifdef CIMGUI_NO_EXPORT
#define API