smcc/lib/utils/utils.h
2025-04-01 23:28:15 +08:00

8 lines
123 B
C

#ifndef __SMCC_LIB_UTILS_H__
#define __SMCC_LIB_UTILS_H__
#include "strpool/strpool.h"
#include "tokbuf/tokbuf.h"
#endif