header in files with version information

This commit is contained in:
sonoro1234
2018-10-05 18:54:55 +02:00
parent bba07596a6
commit a2c1665e31
7 changed files with 3775 additions and 6 deletions

View File

@@ -1,4 +1,5 @@
//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>
#if defined _WIN32 || defined __CYGWIN__