8 lines
143 B
C
8 lines
143 B
C
|
#ifndef ALSK_ALSK_SKELETON_LINK_ARGS_H
|
||
|
#define ALSK_ALSK_SKELETON_LINK_ARGS_H
|
||
|
|
||
|
#include "args/placeholders.h"
|
||
|
#include "args/traits.h"
|
||
|
|
||
|
#endif
|