merging
This commit is contained in:
@@ -8,12 +8,14 @@
|
||||
#ifndef _SRC_OUTPUT_ILAMP_H_
|
||||
#define _SRC_OUTPUT_ILAMP_H_
|
||||
|
||||
#include "IOutputItem.h"
|
||||
|
||||
namespace FlippR_Driver
|
||||
{
|
||||
namespace output
|
||||
{
|
||||
|
||||
class ILamp
|
||||
class ILamp : public IOutputItem
|
||||
{
|
||||
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user