mirror of
https://github.com/cimgui/cimgui.git
synced 2025-08-12 12:48:30 +01:00
build test -Wall std=99 -Wpedantic
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
#include "../cimgui.h"
|
||||
|
||||
void main(void)
|
||||
int main(void)
|
||||
{
|
||||
return 0;
|
||||
}
|
Reference in New Issue
Block a user