13 lines
198 B
C++
13 lines
198 B
C++
/**
|
|
* @author Edouard DUPIN
|
|
*
|
|
* @copyright 2011, Edouard DUPIN, all right reserved
|
|
*
|
|
* @license APACHE v2.0 (see license file)
|
|
*/
|
|
|
|
#include <esvg/render/Element.h>
|
|
#include <esvg/debug.h>
|
|
|
|
|