/** * @author Edouard DUPIN * * @copyright 2011, Edouard DUPIN, all right reserved * * @license BSD v3 (see license file) */ #ifndef __SVG_STROKING_H__ #define __SVG_STROKING_H__ #include namespace svg { }; #endif