From 4081c20fd83ff5d41c9eea45306894752a5d63f2 Mon Sep 17 00:00:00 2001 From: austriancoder Date: Sun, 10 Oct 2004 20:42:36 +0000 Subject: using now std:: instead of namespace std; --- HISTORY | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'HISTORY') diff --git a/HISTORY b/HISTORY index 8774c94..26d96a5 100644 --- a/HISTORY +++ b/HISTORY @@ -259,5 +259,5 @@ NOTE: I havent found time to include all of the languages, will be done in pre2 - rewrote cDxr3SpuDecoder dropped software decoder added hardware decoder, so we make use of DVD-functions of the dxr3 - kicked out YUV2Rgb - as we dont need it any more -- checked Lock() and Unlock() in dxr3interface.c - hope everything is ok else contact me \ No newline at end of file +- checked Lock() and Unlock() in dxr3interface.c - hope everything is ok else contact me +- using now std:: instead of namespace std; -- cgit v1.2.3