Ignore:
Timestamp:
May 22, 2015, 2:54:31 PM (8 years ago)
Author:
roman
Message:

Cosmetic

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/DirectShowSpy/Common.h

    r440 r455  
    1717
    1818#include "AboutDialog.h"
    19 #include "..\..\Repository-Private\Utilities\EmailTools\Message.h"
     19namespace EmailTools
     20{
     21        #include "Module_i.h"
     22        #undef __Module_i_h__
     23        #include "..\..\Repository-Private\Utilities\EmailTools\Module_i.h"
     24        #include "..\..\Repository-Private\Utilities\EmailTools\Message.h"
     25}
     26using namespace EmailTools;
    2027#define  BZ_NO_STDIO
    2128#include "..\..\Repository-Private\Utilities\DeflateTools\Bzip2Item.h"
Note: See TracChangeset for help on using the changeset viewer.