testtoolsconn/stat/desktop/testsource/dllcommstesters/teststatsocketsblock/stdafx.h
changeset 0 3da2a79470a7
equal deleted inserted replaced
-1:000000000000 0:3da2a79470a7
       
     1 /*
       
     2 * Copyright (c) 2005-2009 Nokia Corporation and/or its subsidiary(-ies).
       
     3 * All rights reserved.
       
     4 * This component and the accompanying materials are made available
       
     5 * under the terms of "Eclipse Public License v1.0"
       
     6 * which accompanies this distribution, and is available
       
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
     8 *
       
     9 * Initial Contributors:
       
    10 * Nokia Corporation - initial contribution.
       
    11 *
       
    12 * Contributors:
       
    13 *
       
    14 * Description:  
       
    15 *
       
    16 */
       
    17 
       
    18 
       
    19 
       
    20 
       
    21 // stdafx.h : include file for standard system include files,
       
    22 //  or project specific include files that are used frequently, but
       
    23 //      are changed infrequently
       
    24 //
       
    25 
       
    26 #if !defined(AFX_STDAFX_H__DCBFD0A7_CBD8_11D6_AF94_000000000000__INCLUDED_)
       
    27 #define AFX_STDAFX_H__DCBFD0A7_CBD8_11D6_AF94_000000000000__INCLUDED_
       
    28 
       
    29 #if _MSC_VER > 1000
       
    30 #pragma once
       
    31 #endif // _MSC_VER > 1000
       
    32 
       
    33 #define VC_EXTRALEAN		// Exclude rarely-used stuff from Windows headers
       
    34 
       
    35 #include <afxwin.h>         // MFC core and standard components
       
    36 
       
    37 //{{AFX_INSERT_LOCATION}}
       
    38 // Microsoft Visual C++ will insert additional declarations immediately before the previous line.
       
    39 
       
    40 #endif // !defined(AFX_STDAFX_H__DCBFD0A7_CBD8_11D6_AF94_000000000000__INCLUDED_)