Files
vala-examples/01_first_program/helloworld.h
2023-02-26 00:50:25 +09:00

18 lines
190 B
C

/* helloworld.h generated by valac 0.36.6, the Vala compiler, do not modify */
#ifndef __HELLOWORLD_H__
#define __HELLOWORLD_H__
#include <glib.h>
G_BEGIN_DECLS
G_END_DECLS
#endif