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,7 +1,7 @@
//This file is automatically generated by generator.lua from https://github.com/cimgui/cimgui
//based on imgui.h file version "1.65" from Dear ImGui https://github.com/ocornut/imgui
#include <stdio.h>
#include <stdint.h>
#if defined _WIN32 || defined __CYGWIN__
#ifdef CIMGUI_NO_EXPORT
#define API