mirror of
https://github.com/encounter/tp.git
synced 2026-03-30 11:40:53 -07:00
7 lines
139 B
C
7 lines
139 B
C
#ifndef UNKNOWN_TRANSLATION_UNIT_H
|
|
#define UNKNOWN_TRANSLATION_UNIT_H
|
|
|
|
#include "dolphin/types.h"
|
|
|
|
#endif /* UNKNOWN_TRANSLATION_UNIT_H */
|