8 lines
123 B
C
8 lines
123 B
C
#ifndef __SMCC_LIB_UTILS_H__
|
|
#define __SMCC_LIB_UTILS_H__
|
|
|
|
#include "strpool/strpool.h"
|
|
#include "tokbuf/tokbuf.h"
|
|
|
|
#endif
|