+ use c++ style comments
This commit is contained in:
parent
ea4b6d0802
commit
a1ea1701dd
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@
|
||||||
#ifndef MAPNIK_PIXEL_POSITION_HPP
|
#ifndef MAPNIK_PIXEL_POSITION_HPP
|
||||||
#define MAPNIK_PIXEL_POSITION_HPP
|
#define MAPNIK_PIXEL_POSITION_HPP
|
||||||
|
|
||||||
/** Store a pixel position. */
|
// Store a pixel position.
|
||||||
struct pixel_position
|
struct pixel_position
|
||||||
{
|
{
|
||||||
double x;
|
double x;
|
||||||
|
|
Loading…
Reference in a new issue