HTML Tidy
5.4.0
The HTACG Tidy HTML Project
HTML Tidy
Pages
Modules
Data Structures
Files
File List
Globals
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 specifics
tidy-html5
include
platform.h
Generated on Wed Mar 1 2017 12:08:56 for HTML Tidy by
1.8.9.1