mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-05-28 07:54:51 -04:00
8 lines
131 B
C
8 lines
131 B
C
#ifndef __INIT_CPP_EXCEPTIONS_H
|
|
#define __INIT_CPP_EXCEPTIONS_H
|
|
|
|
#include "dolphin/types.h"
|
|
|
|
|
|
#endif /* __INIT_CPP_EXCEPTIONS_H */
|