2025-08-10 01:34:16 +02:00

10 lines
140 B
C

#ifndef METADATA_H_
#define METADATA_H_
#include <common/Common.h>
#define META_ROOTDIR_ID_STR "root"
#endif /*METADATA_H_*/