Changes between Version 4 and Version 5 of Ticket #1437


Ignore:
Timestamp:
Jun 8, 2007, 5:34:29 AM (17 years ago)
Author:
dmorissette
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #1437 – Description

    v4 v5  
    1 {{{
    21map.h was used to store C++ library map data structure definitions before the
    32standard became formal and still exists on many systems.  This can cause a
     
    65include a well-specified map.h to avoid naming conflicts:
    76
     7{{{
    88#ifndef MAPSERVER_H
    99#define MAPSERVER_H