#ifndef SVG_H_INCLUDED #define SVG_H_INCLUDED void svg_begin(double width, double height) #endif // SVG_H_INCLUDED