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:
2017-02-06 21:25:33 +01:00
parent 66fc1a706f
commit 1e3da560ed
6 changed files with 5 additions and 3 deletions

View File

@@ -27,10 +27,12 @@
#include "cc_types.h"
#include "cc_base.h"
#include "cc_draw.h"
#include "cc_signals.h"
#include <vector>
#include <string>
#include <driver/colorgradient.h>
class CComponentsItem : public CComponents
{
protected: