Files
HBshuiwuConcentrator/dl/dl.h
2025-12-15 16:07:49 +08:00

8 lines
64 B
C

#ifndef __DL__
#define __DL__
#include "Basedefine.h"
#endif