Loading test/csstest.cpp +0 −2 Original line number Diff line number Diff line Loading @@ -33,8 +33,6 @@ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. #define Green "\033[0;32m" #define NOCOLOR "\033[0m" void *__dso_handle __attribute__((__visibility__("hidden"))) __attribute__((weak)) = nullptr; int main(){ libhtmlpp::HtmlElement htmlel("div"); try{ Loading Loading
test/csstest.cpp +0 −2 Original line number Diff line number Diff line Loading @@ -33,8 +33,6 @@ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. #define Green "\033[0;32m" #define NOCOLOR "\033[0m" void *__dso_handle __attribute__((__visibility__("hidden"))) __attribute__((weak)) = nullptr; int main(){ libhtmlpp::HtmlElement htmlel("div"); try{ Loading