mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-30 08:51:04 +02:00
screensaver: moving "using namespace std;" to cpp ...
... to avoid the inheritance of this
Origin commit data
------------------
Branch: ni/coolstream
Commit: 5f42845160
Author: vanhofen <vanhofen@gmx.de>
Date: 2014-12-28 (Sun, 28 Dec 2014)
Origin message was:
------------------
- screensaver: moving "using namespace std;" to cpp ...
... to avoid the inheritance of this
------------------
This commit was generated by Migit
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