mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-09-01 18:01:13 +02:00
- screensaver: moving "using namespace std;" to cpp ...
... to avoid the inheritance of this
This commit is contained in:
@@ -29,8 +29,6 @@
|
||||
#include <vector>
|
||||
#include <string>
|
||||
|
||||
using namespace std;
|
||||
|
||||
class CScreenSaver
|
||||
{
|
||||
private:
|
||||
|
Reference in New Issue
Block a user