diff src/core/http.cc @ 236:4d461ef7d424

HUGE UPDATE: convert build system to autotools why? because cmake sucks :)
author Paper <mrpapersonic@gmail.com>
date Fri, 19 Jan 2024 00:24:02 -0500
parents 2f5a9247e501
children 862d0d8619f6
line wrap: on
line diff
--- a/src/core/http.cc	Tue Jan 16 15:22:29 2024 -0500
+++ b/src/core/http.cc	Fri Jan 19 00:24:02 2024 -0500
@@ -65,5 +65,3 @@
 }
 
 } // namespace HTTP
-
-#include "core/moc_http.cpp"