Files
LM 03d016fd31 etaHEN Goes Open Source
etaHEN Goes Open Source

clean tmp files

....
2025-09-07 11:10:19 -04:00

17 lines
197 B
C

/**
* \file
*/
#ifndef _MONONET_METADATA_ASSEMBLY_H_
#define _MONONET_METADATA_ASSEMBLY_H_
#include <utils/mono-error.h>
#include <metadata/image.h>
MONO_BEGIN_DECLS
MONO_END_DECLS
#endif