Header implementations
This commit is contained in:
@@ -1,8 +1,7 @@
|
||||
//
|
||||
// Created by dawsh on 1/25/24.
|
||||
//
|
||||
#pragma once
|
||||
|
||||
#ifndef J3ML_POLYGON_H
|
||||
#define J3ML_POLYGON_H
|
||||
namespace Geometry {
|
||||
class Polygon {
|
||||
|
||||
#endif //J3ML_POLYGON_H
|
||||
};
|
||||
}
|
Reference in New Issue
Block a user