#include "drawing.h"
namespace xlnt {
struct drawing_struct
{
drawing_struct()
}
};
drawing::drawing() : root_(nullptr)
} // namespace xlnt