We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c468551 commit 1f58be9Copy full SHA for 1f58be9
src/additions.c
@@ -23,7 +23,7 @@
23
# include <stdlib.h>
24
# include <dirent.h>
25
#else
26
-# error "Not familiar. Set up headers accordingly, or -D__linux__ or -D__APPLE__ or -D_WIN32"
+# error "Not familiar. Set up headers accordingly, or -D__linux__ of -Dunix or -D__APPLE__ or -D_WIN32"
27
#endif
28
29
#include "additions.h"
0 commit comments