File: jerror.h

package info (click to toggle)
libtk-img 1%3A1.3-15etch3
  • links: PTS
  • area: main
  • in suites: etch
  • size: 20,144 kB
  • ctags: 14,513
  • sloc: ansic: 110,000; sh: 65,326; tcl: 2,844; asm: 996; cpp: 560; pascal: 536; makefile: 436
file content (12 lines) | stat: -rw-r--r-- 420 bytes parent folder | download | duplicates (14)
1
2
3
4
5
6
7
8
9
10
11
12

/*
 * Redirect the zlib definitions through the stub definitions of the
 * binding. A wrapper for a support library using zlib has to use this
 * header to ensure usage of the stub macros during the compilation of
 * the support library itself. In this way we avoid the need for
 * changing the original sources.
 *
 * This header has to be avoided when building the libz wrapper itself.
 */

#include "jpegtclDecls.h"