mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-26 15:02:56 +02:00
cc_base.cpp: Removed unnecessary using 'namespace std' statement
This commit is contained in:
@@ -30,8 +30,6 @@
|
||||
#include <neutrino.h>
|
||||
#include "cc_base.h"
|
||||
|
||||
using namespace std;
|
||||
|
||||
//abstract basic class CComponents
|
||||
CComponents::CComponents()
|
||||
{
|
||||
|
Reference in New Issue
Block a user