mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-16 18:03:37 +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:
@@ -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:
|
||||
|
Reference in New Issue
Block a user