Files
2023-05-14 11:44:44 +00:00

9 lines
181 B
C

#ifndef CPP_IPC_BUILDFLAGS_H_
#define CPP_IPC_BUILDFLAGS_H_
#include <build/buildflag.h>
#define BUILDFLAG_INTERNAL_IPC_MESSAGE_LOG_ENABLED() (0)
#endif // CPP_IPC_BUILDFLAGS_H_