mirror of
https://github.com/facebook/zstd.git
synced 2025-08-07 06:23:00 +03:00
platform.h: removed Compiler Options
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
/*-************************************
|
||||
* Dependencies
|
||||
**************************************/
|
||||
#include "platform.h" /* Compiler options, PLATFORM_POSIX_VERSION */
|
||||
#include "platform.h" /* IS_CONSOLE, PLATFORM_POSIX_VERSION */
|
||||
#include "util.h" /* UTIL_HAS_CREATEFILELIST, UTIL_createFileList */
|
||||
#include <string.h> /* strcmp, strlen */
|
||||
#include <errno.h> /* errno */
|
||||
|
Reference in New Issue
Block a user