/[H7]/branches/linux-serial/stdafx.h
ViewVC logotype

Diff of /branches/linux-serial/stdafx.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 48 by torben, Sun Feb 4 20:11:41 2007 UTC revision 49 by torben, Mon Feb 5 07:06:43 2007 UTC
# Line 5  Line 5 
5    
6  #pragma once  #pragma once
7    
8    #ifdef _WIN32
9    
10  #include <iostream>  #include <iostream>
11  #include <tchar.h>  #include <tchar.h>
# Line 22  Line 23 
23  #include <afxcmn.h>                     // MFC support for Windows Common Controls  #include <afxcmn.h>                     // MFC support for Windows Common Controls
24  #endif // _AFX_NO_AFXCMN_SUPPORT  #endif // _AFX_NO_AFXCMN_SUPPORT
25    
26    #endif
27  // TODO: reference additional headers your program requires here  // TODO: reference additional headers your program requires here

Legend:
Removed from v.48  
changed lines
  Added in v.49

  ViewVC Help
Powered by ViewVC 1.1.20