mirror of
https://github.com/zeldaret/tp
synced 2026-05-24 07:11:06 -04:00
7 lines
154 B
C
7 lines
154 B
C
#ifndef MATH_DOUBLE_PRECISION_S_FREXP_H
|
|
#define MATH_DOUBLE_PRECISION_S_FREXP_H
|
|
|
|
#include "dolphin/types.h"
|
|
|
|
#endif /* MATH_DOUBLE_PRECISION_S_FREXP_H */
|