Adding code x2
This commit is contained in:
@@ -1,8 +1,10 @@
|
||||
//
|
||||
// Created by josh on 12/25/2023.
|
||||
//
|
||||
#pragma once
|
||||
|
||||
#ifndef J3ML_ANGLE2D_H
|
||||
#define J3ML_ANGLE2D_H
|
||||
#include <J3ML/LinearAlgebra.h>
|
||||
|
||||
#endif //J3ML_ANGLE2D_H
|
||||
namespace LinearAlgebra {
|
||||
class Angle2D {
|
||||
public:
|
||||
|
||||
};
|
||||
}
|
Reference in New Issue
Block a user