This commit is contained in:
devZoGok
2021-10-19 19:06:41 +03:00
parent dc03858585
commit 2e0cad7fd1
40 changed files with 220 additions and 207 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
#ifndef BOX_H
#define BOX_H
#include"mesh.h"
#include "mesh.h"
namespace vb01{
class Box : public Mesh{