~x3lectric/xbmc/svn-trunk

« back to all changes in this revision

Viewing changes to xbmc/FileSystem/ZipDirectory.cpp

  • Committer: elupus
  • Date: 2010-02-01 01:58:58 UTC
  • Revision ID: svn-v4:568bbfeb-2a22-0410-94d2-cc84cf5bfa90:trunk:27343
changed: drop namespace DIRECTORY and use XFILE for that aswell

Show diffs side-by-side

added added

removed removed

Lines of Context:
30
30
#include <vector>
31
31
 
32
32
using namespace std;
33
 
namespace DIRECTORY
 
33
namespace XFILE
34
34
{
35
35
  CZipDirectory::CZipDirectory()
36
36
  {