mirror of
https://github.com/devZoGok/vb01.git
synced 2026-08-27 03:53:24 +00:00
6 lines
64 B
C++
6 lines
64 B
C++
#include"skeleton.h"
|
|
|
|
namespace vb01{
|
|
Skeleton::Skeleton(){}
|
|
}
|