www
Unnamed repository; edit this file 'description' to name the repository.
Log
|
Files
|
Refs
math.h (67B)
1
#ifndef MATH_H
2
#define MATH_H
3
4
#include <algo/math/math.h>
5
6
#endif