mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-27 15:32:59 +02:00
display.h: fix #include <string>
This commit is contained in:
@@ -18,6 +18,8 @@
|
|||||||
#ifndef __DISPLAY_H__
|
#ifndef __DISPLAY_H__
|
||||||
#define __DISPLAY_H__
|
#define __DISPLAY_H__
|
||||||
|
|
||||||
|
#include <string>
|
||||||
|
|
||||||
class CDisplay
|
class CDisplay
|
||||||
{
|
{
|
||||||
public:
|
public:
|
||||||
|
Reference in New Issue
Block a user