mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-29 16:31:05 +02:00
global.h: Use forward-declarations to reduce number of dependencies
Origin commit data
------------------
Commit: 4bc6e43ad4
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2013-11-13 (Wed, 13 Nov 2013)
This commit is contained in:
committed by
vanhofen
parent
e35f072d9d
commit
f2a2e699c2
@@ -18,7 +18,7 @@
|
||||
Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA
|
||||
*/
|
||||
|
||||
|
||||
#include <cstring>
|
||||
#include <system/httptool.h>
|
||||
|
||||
#include <curl/curl.h>
|
||||
@@ -30,7 +30,6 @@
|
||||
|
||||
#include <global.h>
|
||||
|
||||
|
||||
CHTTPTool::CHTTPTool()
|
||||
{
|
||||
statusViewer = NULL;
|
||||
|
Reference in New Issue
Block a user