rosa/inc/alsk/skeleton/link/args.h
2021-05-10 18:14:24 +02:00

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