ucx/map.h

changeset 2
79646375a420
child 20
db7d9860dbbd
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/ucx/map.h	Sat Dec 31 17:08:26 2011 +0100
     1.3 @@ -0,0 +1,20 @@
     1.4 +/*
     1.5 + * 
     1.6 + */
     1.7 +
     1.8 +#ifndef MAP_H
     1.9 +#define	MAP_H
    1.10 +
    1.11 +#ifdef	__cplusplus
    1.12 +extern "C" {
    1.13 +#endif
    1.14 +
    1.15 +
    1.16 +
    1.17 +
    1.18 +#ifdef	__cplusplus
    1.19 +}
    1.20 +#endif
    1.21 +
    1.22 +#endif	/* MAP_H */
    1.23 +

mercurial