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