mirror of
https://github.com/fmtlib/fmt.git
synced 2025-07-30 10:47:35 +02:00
Tweak comments
This commit is contained in:
@ -18,8 +18,8 @@
|
|||||||
# include <sys/stat.h>
|
# include <sys/stat.h>
|
||||||
# include <sys/types.h>
|
# include <sys/types.h>
|
||||||
|
|
||||||
# ifdef _WRS_KERNEL //added VxWorks7 kernel support
|
# ifdef _WRS_KERNEL // VxWorks7 kernel
|
||||||
# include <ioLib.h> // header file for getpagesize()
|
# include <ioLib.h> // getpagesize
|
||||||
# endif
|
# endif
|
||||||
|
|
||||||
# ifndef _WIN32
|
# ifndef _WIN32
|
||||||
|
Reference in New Issue
Block a user