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