Skip to content
Snippets Groups Projects
Commit 9383c7fa authored by Deucе's avatar Deucе :ok_hand_tone4:
Browse files

Remove #ifdef __cplusplus

C headers don't need C++ stuff.
parent 2d953dd8
No related branches found
No related tags found
No related merge requests found
Pipeline #5120 failed
#ifndef SFTP_SFTP_H
#define SFTP_SFTP_H
#ifdef __cplusplus
extern "C" {
#endif
#include <eventwrap.h>
#include <inttypes.h>
#include <stdbool.h>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment