make the header more c-compatible (still not quite there yet)

This commit is contained in:
Stephan Dilly
2015-04-09 16:43:42 +02:00
parent 359b5e3fe5
commit bff93d2c38
3 changed files with 115 additions and 106 deletions

View File

@@ -1,7 +1,4 @@
#include <stdarg.h>
#include <stdio.h>
#include "../imgui/imgui.h"
#include "cimgui.h"