mirror of
https://github.com/zeldaret/tp
synced 2026-07-03 21:10:33 -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 */
|