mirror of
https://github.com/zeldaret/tp
synced 2026-07-04 05:20:41 -04:00
8 lines
86 B
C
8 lines
86 B
C
#ifndef C_CC_D_H
|
|
#define C_CC_D_H
|
|
|
|
#include "dolphin/types.h"
|
|
|
|
|
|
#endif /* C_CC_D_H */
|