mirror of
https://github.com/zeldaret/tp
synced 2026-07-05 21:49:11 -04:00
8 lines
140 B
C
8 lines
140 B
C
#ifndef UNKNOWN_TRANSLATION_UNIT_H
|
|
#define UNKNOWN_TRANSLATION_UNIT_H
|
|
|
|
#include "dolphin/types.h"
|
|
|
|
|
|
#endif /* UNKNOWN_TRANSLATION_UNIT_H */
|