summaryrefslogtreecommitdiff
path: root/src/libs/callback.h
blob: 025160a5bc3fad5420e9e318bc334cb30042e0dd (plain)
1
2
3
4
5
6
7
8
9
10
#if defined(__cplusplus)
extern "C" {
#endif

#include "callback/callback.h"

#if defined(__cplusplus)
}
#endif