summaryrefslogtreecommitdiff
path: root/include/tgbot/export.h
blob: 55789d9867715e40a1ba7191c89381d773c55988 (plain)
1
2
3
4
5
6
7
8
#ifndef TGBOT_EXPORT_H
#define TGBOT_EXPORT_H

#ifndef TGBOT_API
#define TGBOT_API
#endif

#endif //TGBOT_EXPORT_H