Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mpc-hc/mpc-hc.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'src/thirdparty/LCDUI/LCDStreamingText.h')
-rw-r--r--src/thirdparty/LCDUI/LCDStreamingText.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/thirdparty/LCDUI/LCDStreamingText.h b/src/thirdparty/LCDUI/LCDStreamingText.h
index beb3d10ca..d4c9880d7 100644
--- a/src/thirdparty/LCDUI/LCDStreamingText.h
+++ b/src/thirdparty/LCDUI/LCDStreamingText.h
@@ -27,7 +27,6 @@
#include "LCDText.h"
#include <string>
-using namespace std;
class CLCDStreamingText: public CLCDCollection
{