mirror of
https://github.com/zeldaret/ss
synced 2026-05-24 07:10:53 -04:00
7 lines
123 B
C
7 lines
123 B
C
#ifndef __INIT_CPP_EXCEPTIONS_H
|
|
#define __INIT_CPP_EXCEPTIONS_H
|
|
|
|
#include <common.h>
|
|
|
|
#endif /* __INIT_CPP_EXCEPTIONS_H */
|