tidy-html5/include
Geoff McLane 5e9eb0b7fd Small fix in platform.h, just for windows (WIN32)
Not sure how this has lasted so long, but I guess there are not too many
users wanting to specifically use the static tidy library.

Now it is possible to define TIDY_STATIC and the TIDY_EXPORT macro will
just be 'external', suitable for linking with the static library, instead
of adding the _imp_ MSVC __declspec( dllimport )...

This fix does not effect other than the WIN32 platform build.
2015-06-02 20:41:11 +02:00
..
buffio.h Continue to remove CVS Info from source 2014-08-03 18:46:37 +02:00
platform.h Small fix in platform.h, just for windows (WIN32) 2015-06-02 20:41:11 +02:00
tidy.h Squelch documentation building errors. 2015-03-08 11:34:17 +08:00
tidyenum.h Issue #108 - first cut new option --indent-with-tabs yes. 2015-05-22 16:06:12 +02:00