mirror of
https://github.com/zeldaret/tp
synced 2026-06-17 23:21:28 -04:00
7 lines
136 B
C
7 lines
136 B
C
#ifndef GLOBAL_DESTRUCTOR_CHAIN_H
|
|
#define GLOBAL_DESTRUCTOR_CHAIN_H
|
|
|
|
#include "dolphin/types.h"
|
|
|
|
#endif /* GLOBAL_DESTRUCTOR_CHAIN_H */
|