historical/toontown-classic.git/panda/include/parser-inc/mathematics.h
2024-01-16 11:20:27 -06:00

7 lines
96 B
C

#ifndef MATHEMATICS_H
#define MATHEMATICS_H
#include "rational.h"
#endif /* MATHEMATICS_H */