~pavel-pimenov/flylinkdc/trunk

« back to all changes in this revision

Viewing changes to MediaInfoLib/Source/MediaInfo/Multiple/File_Ogg.cpp

  • Committer: pavel-pimenov
  • Date: 2011-08-17 08:25:57 UTC
  • Revision ID: pavel.pimenov@gmail.com-20110817082557-i5affe1ixowlltup
* FlylinkDC++ r501 beta27

Show diffs side-by-side

added added

removed removed

Lines of Context:
18
18
//+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
19
19
 
20
20
//---------------------------------------------------------------------------
21
 
// Compilation conditions
22
 
#include "MediaInfo/Setup.h"
 
21
// Pre-compilation
 
22
#include "MediaInfo/PreComp.h"
23
23
#ifdef __BORLANDC__
24
24
    #pragma hdrstop
25
25
#endif