mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-09 06:38:28 +02:00
signals: reduce multiple includes for sigc++/bind.h
Origin commit data
------------------
Commit: e4d0abc7dc
Author: Thilo Graf <dbt@novatux.de>
Date: 2017-02-06 (Mon, 06 Feb 2017)
This commit is contained in:
@@ -88,6 +88,7 @@ class CYourClass : sigc::trackable //<- not forget, requierd by destructor!
|
||||
#define __CC_SIGNALS_H__
|
||||
|
||||
#include <sigc++/signal.h>
|
||||
#include <sigc++/bind.h>
|
||||
#include <driver/rcinput.h>
|
||||
|
||||
class CComponentsSignals : public sigc::trackable
|
||||
|
Reference in New Issue
Block a user