summaryrefslogtreecommitdiff
path: root/include/sltdl/sltdl.h
blob: 9d3aaac0ab666ee74c3ceef592e27fdc54d9822d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
#ifndef SLTDL_H
#define SLTDL_H

#include "sltdl_api.h"

#ifdef __cplusplus
extern "C" {
#endif

#ifdef __cplusplus
}
#endif

#endif