10 lines
155 B
C
10 lines
155 B
C
#ifndef ALSK_ALSK_SKELETON_BONEBASE_H
|
|
#define ALSK_ALSK_SKELETON_BONEBASE_H
|
|
|
|
#include "skeletonbase.h"
|
|
#include "traits.h"
|
|
|
|
#include "link/args.h"
|
|
|
|
#endif
|