add cimgui.h include guards

This commit is contained in:
sonoro1234
2018-11-26 15:57:19 +01:00
parent 14cd6715d2
commit 553364f7d8
6 changed files with 13 additions and 2 deletions

View File

@@ -1,5 +1,6 @@
//This file is automatically generated by generator.lua from https://github.com/cimgui/cimgui
//based on imgui.h file version "1.66" from Dear ImGui https://github.com/ocornut/imgui
#include "./imgui/imgui.h"
#include "cimgui.h"