HEX
Server: nginx/1.28.0
System: Linux w3c-2 6.8.0-78-generic #78-Ubuntu SMP PREEMPT_DYNAMIC Tue Aug 12 11:34:18 UTC 2025 x86_64
User: inpa_co_1 (1082)
PHP: 8.3.29
Disabled: NONE
Upload Files
File: //usr/include/tidy/buffio.h
/** @file buffio.h - Deprecated compatibility header. Use tidybuffio.h
**
** @deprecated This compatibility header is deprecated and 
** should be replaced by tidybuffio.h. This header will be removed!
**
*/

#ifdef __GNUC__
#warning "FIXME: Using compatibility tidy header (buffio.h) that will go away! Use tidybuffio.h"
#endif
#ifdef _MSC_VER
#pragma message("WARNING: ** FIXME ** Using compatibility tidy header (buffio.h) that will go away! Use tidybuffio.h")
#endif

#include "tidybuffio.h"