mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-05-25 15:05:06 -04:00
7 lines
154 B
C
7 lines
154 B
C
#ifndef MATH_DOUBLE_PRECISION_E_ATAN2_H
|
|
#define MATH_DOUBLE_PRECISION_E_ATAN2_H
|
|
|
|
#include "dolphin/types.h"
|
|
|
|
#endif /* MATH_DOUBLE_PRECISION_E_ATAN2_H */
|