summaryrefslogtreecommitdiff
path: root/dxr3vdrincludes.h
diff options
context:
space:
mode:
authoraustriancoder <austriancoder>2004-10-04 18:29:55 +0000
committeraustriancoder <austriancoder>2004-10-04 18:29:55 +0000
commitfc4a8e8c4be77630685ab2210d88aa98dc3292f4 (patch)
tree5955007cde6c6bcb6e853913132a979b310459d1 /dxr3vdrincludes.h
parentf7e4a11eac5fc55d4831f89a28ee460b26b52984 (diff)
downloadvdr-plugin-dxr3-fc4a8e8c4be77630685ab2210d88aa98dc3292f4.tar.gz
vdr-plugin-dxr3-fc4a8e8c4be77630685ab2210d88aa98dc3292f4.tar.bz2
using std::vector and std::string
Diffstat (limited to 'dxr3vdrincludes.h')
-rw-r--r--dxr3vdrincludes.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/dxr3vdrincludes.h b/dxr3vdrincludes.h
index c995461..b78845a 100644
--- a/dxr3vdrincludes.h
+++ b/dxr3vdrincludes.h
@@ -26,7 +26,7 @@
#include <string>
#include <algorithm>
#include <vector>
-using namespace std;
+//using namespace std;
#ifndef __STL_CONFIG_H
#define __STL_CONFIG_H