mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-06 21:28:26 +02:00
display.h: fix #include <string>
Origin commit data
------------------
Commit: be195e75ba
Author: GetAway <get-away@t-online.de>
Date: 2023-01-06 (Fri, 06 Jan 2023)
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