mirror of
https://github.com/cimgui/cimgui.git
synced 2025-08-09 11:28:30 +01:00
6 lines
53 B
C
6 lines
53 B
C
#include "../cimgui.h"
|
|
|
|
int main(void)
|
|
{
|
|
return 0;
|
|
} |