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 6d8376b commit f4588e9Copy full SHA for f4588e9
Include/osdefs.h
@@ -10,7 +10,6 @@ extern "C" {
10
#ifdef MS_WINDOWS
11
#define SEP L'\\'
12
#define ALTSEP L'/'
13
-#define MAXPATHLEN 256
14
#define DELIM L';'
15
#endif
16
0 commit comments