We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 99c93aa commit 236ca16Copy full SHA for 236ca16
search.cpp
@@ -1,10 +1,6 @@
1
-#ifdef __cplusplus
2
extern "C" {
3
#include <s3dat_ext.h>
4
}
5
-#else
6
-#include <s3dat_ext.h>
7
-#endif
8
9
#include <dirent.h>
10
0 commit comments