HTML Tidy
5.9.15
The HTACG Tidy HTML Project
platform.h
Go to the documentation of this file.
1
/** @file platform.h - Deprecated compatibility header. Use tidyplatform.h
2
**
3
** @deprecated This compatibility header is deprecated and
4
** should be replaced by tidyplatform.h. This header will be removed!
5
**
6
*/
7
#ifdef __GNUC__
8
#warning "FIXME: Using compatibility tidy header (platform.h) that will go away!"
9
#endif
10
#ifdef _MSC_VER
11
#pragma message("WARNING: ** FIXME ** Using compatibility tidy header (platform.h) that will go away! Use tidyplatform.h"
)
12
#endif
13
14
#include "
tidyplatform.h
"
15
tidyplatform.h
Platform specific definitions, specifics, and headers.
tidy-html5
include
platform.h
Generated on Thu Aug 19 2021 18:27:21 for HTML Tidy by
1.9.1