Suppress warning about an empty file.
This commit is contained in:
parent
5a56ecea2a
commit
f0180b6132
@ -6,6 +6,8 @@
|
||||
//
|
||||
#include "td/utils/port/platform.h"
|
||||
|
||||
char disable_linker_warning_about_empty_file_platform_cpp TD_UNUSED;
|
||||
|
||||
#if !TD_MSVC
|
||||
|
||||
#if TD_DARWIN_UNKNOWN
|
||||
|
Loading…
Reference in New Issue
Block a user