7 lines
90 B
C
7 lines
90 B
C
#ifndef POLYMATH_H
|
|
#define POLYMATH_H
|
|
|
|
#include "internal/Matrix.h"
|
|
|
|
#endif // POLYMATH_H
|