Commit 26d7e2e8 authored by jan.koester's avatar jan.koester
Browse files

added forgotten text

parent d7672ea8
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -607,7 +607,7 @@ libhtmlpp::HtmlElement & libhtmlpp::HtmlElement::operator=(const libhtmlpp::Elem
    _copy(nullptr,this,hel);
    return *this;
}
#include <iostream>

namespace libhtmlpp {

    void _copy(const libhtmlpp::Element* prev,libhtmlpp::Element *dest,const libhtmlpp::Element *src){