Implement Circle header, rename all files to use .hpp extension.
This commit is contained in:
@@ -3,8 +3,8 @@
|
||||
|
||||
#pragma once
|
||||
|
||||
#include <J3ML/LinearAlgebra.h>
|
||||
#include <J3ML/Geometry.h>
|
||||
#include <J3ML/LinearAlgebra.hpp>
|
||||
#include <J3ML/Geometry.hpp>
|
||||
|
||||
namespace J3ML::Algorithms
|
||||
{
|
||||
|
Reference in New Issue
Block a user