mirror of
https://github.com/cimgui/cimgui.git
synced 2025-08-13 13:18:31 +01:00
header in files with version information
This commit is contained in:
@@ -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 "./imgui/imgui.h"
|
||||
#include "cimgui.h"
|
||||
|
||||
|
@@ -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__
|
||||
|
2017
generator/generated/cimgui_nopreprocess.cpp
Normal file
2017
generator/generated/cimgui_nopreprocess.cpp
Normal file
File diff suppressed because it is too large
Load Diff
1730
generator/generated/cimgui_nopreprocess.h
Normal file
1730
generator/generated/cimgui_nopreprocess.h
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user