All checks were successful
CI / build (push) Successful in 13s
fixes the ci pipeline Reviewed-on: #1
6 lines
77 B
C
6 lines
77 B
C
#ifndef CURTLE_H
|
|
#define CURTLE_H
|
|
|
|
#include "curtle/linear_algebra.h"
|
|
|
|
#endif |