diff options
Diffstat (limited to 'rotord/src/nodes_maths.h')
| -rw-r--r-- | rotord/src/nodes_maths.h | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/rotord/src/nodes_maths.h b/rotord/src/nodes_maths.h new file mode 100644 index 0000000..f8b6cd9 --- /dev/null +++ b/rotord/src/nodes_maths.h @@ -0,0 +1,10 @@ +#ifndef ROTOR_MATHS +#define ROTOR_MATHS + +#include "rotor.h" + +namespace Rotor { + +} + +#endif
\ No newline at end of file |
