Mercurial > hg
view templates/map-raw @ 2543:860e9c83fc59
Include inttypes.h instead of stdint.h (fixes issue299)
Many projects use inttypes.h, too. stdint.h isn't available everywhere, e.g.
on some versions of Solaris, while inttypes.h is available everywhere where
stdint.h is.
author | Thomas Arendsen Hein <thomas@intevation.de> |
---|---|
date | Fri, 30 Jun 2006 21:41:46 +0200 |
parents | 8a8d9ada4528 |
children | a63be0dfa42e |
line wrap: on
line source
header = header-raw.tmpl footer = '' changeset = changeset-raw.tmpl difflineplus = '#line#' difflineminus = '#line#' difflineat = '#line#' diffline = '#line#' changesetparent = '# Parent #node#' changesetchild = '# Child #node#' filenodelink = '' filerevision = '#rawfileheader##raw#' fileline = '#line#' diffblock = '#lines#' filediff = filediff-raw.tmpl fileannotate = fileannotate-raw.tmpl annotateline = '#author#@#rev#: #line#'