HOME | GIT | CV | MUSINGS
LOG | FILES | OVERVIEW
#ifndef GMAP_HH #define GMAP_HH GMAP_HH struct Map; typedef struct Map Map; #endif